Project

General

Profile

« Previous | Next » 

Revision 788d30a8

Added by alanwu (Alan Wu) over 4 years ago

Make range literal peephole optimization target "newrange"

It looks for "checkmatch", when it could be applied to anything that has
"newrange".

Making the optimization target more ranges might only be fair play when
all ranges are frozen. So I'm putting a reference to the ticket that
froze all ranges.

[Feature #15504]