[llvm] [Transforms] Add LoopNoOpElimination pass (PR #163534)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 19 13:33:06 PDT 2025


nikic wrote:

If you are specifically targeting post-vectorization here, is it possible to do this as a VPlan simplification instead?

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


More information about the llvm-commits mailing list