gll icon indicating copy to clipboard operation
gll copied to clipboard

Optimize the SPPF further, with statically available information

Open eddyb opened this issue 7 years ago • 0 comments

If we know the length of a terminal, e.g. the "and" in X "and" Y, then we can rely on that to make X "and" not record its split in the SPPF, and instead assume it's 3 from the end of its range.

eddyb avatar Aug 21 '18 19:08 eddyb