[llvm] [Passes] Remove LoopInterchange from O1 pipeline (PR #145071)

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 22 03:21:05 PDT 2025


https://github.com/sjoerdmeijer approved this pull request.

LGTM too.

This definitely does not belong in the simplification pipeline, the optimisation pipeline is the right home for this. 

https://github.com/llvm/llvm-project/pull/145071


More information about the llvm-commits mailing list