Compiler Optimizations before IR/CFG phase

Compiler Optimizations before IR/CFG phase

I understand Control-Flow Graph CFG optimizations and that they typically operate on SSA Intermediate Representations IR. I am wondering though if the compiler optimizes the AST in any way before the IR, or does any optimizations before the IRCFG phase.

Комментарии

Популярные сообщения из этого блога

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

Connection string for MariaDB using ODBC

Celery like system based on django channels