v2.5.0
Changes done in the release:
- support LLVM 14 and LLVM 15
- new option
--skip-after-n-transforms
was introduced - max pass increase limit was introduced (
3
) that helps passes that run many times (e.g. constant propagation)
Changes done in the release:
--skip-after-n-transforms
was introduced3
) that helps passes that run many times (e.g. constant propagation)