Message350576
> There are different optimizations on different levels (AST, bytecode generation, peepholer), would be nice to control them separately. This means that we should pass a bitset to the compiler.
What's the use case for enabling some AST optimizations but disable bytecode generation optimizations? |
|
| Date |
User |
Action |
Args |
| 2019-08-26 21:57:45 | vstinner | set | recipients:
+ vstinner, barry, brett.cannon, rhettinger, terry.reedy, amaury.forgeotdarc, belopolsky, ajaksu2, nedbat, eric.araujo, alex, flox, THRlWiTi, ethan.furman, tshepang, eric.snow, serhiy.storchaka, yselivanov, diana, Trip.Volpe, pgimeno, Sergey.Kirpichev, ArthurGoldberg |
| 2019-08-26 21:57:45 | vstinner | set | messageid: <[email protected]> |
| 2019-08-26 21:57:45 | vstinner | link | issue2506 messages |
| 2019-08-26 21:57:45 | vstinner | create | |
|