mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
f05723707f
Delay as much as possible the loop promotion passes, in order to catch more opportunities. Specifically, we now perform the loop promotion after the dual case `switch` promotion pass.