Message309432
> This is a step to getting rid of the peepholer.
There is no goal to get rid of the peepholer optimizer. Please don't invent this as a requirement.
If some optimization are more easily performed upstream, then go ahead and move them upstream. The goal is to have a net reduction in complexity, not just the elimination of peephole.c just because you decided it should disappear. |
|
| Date |
User |
Action |
Args |
| 2018-01-03 21:03:18 | rhettinger | set | recipients:
+ rhettinger, brett.cannon, ncoghlan, pitrou, benjamin.peterson, methane, serhiy.storchaka, yselivanov |
| 2018-01-03 21:03:18 | rhettinger | set | messageid: <[email protected]> |
| 2018-01-03 21:03:18 | rhettinger | link | issue32477 messages |
| 2018-01-03 21:03:18 | rhettinger | create | |
|