Message315530
| Author | pitrou |
|---|---|
| Recipients | benjamin.peterson, brett.cannon, methane, ncoghlan, pitrou, rhettinger, serhiy.storchaka, yselivanov |
| Date | 2018-04-20.19:54:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1524254084.44.0.682650639539.issue33318@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm not convinced by this. One of the points of separating the optimizer from the compiler is that people wanting to study/extend the compiler don't have to filter through optimization-related routines. Separating initial code generation from optimization passes is an established practice in compiler design. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-20 19:54:44 | pitrou | set | recipients: + pitrou, brett.cannon, rhettinger, ncoghlan, benjamin.peterson, methane, serhiy.storchaka, yselivanov |
| 2018-04-20 19:54:44 | pitrou | set | messageid: <1524254084.44.0.682650639539.issue33318@psf.upfronthosting.co.za> |
| 2018-04-20 19:54:44 | pitrou | link | issue33318 messages |
| 2018-04-20 19:54:44 | pitrou | create | |