[llvm] [LV] Introduce the EVLIVSimplify Pass for EVL-vectorized loops (PR #91796)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 12:34:59 PDT 2024
https://github.com/fhahn commented:
as this is a backend pass, wouldn't it be better suited in `llvm/lib/Codegen` like other IR codegen passes?
https://github.com/llvm/llvm-project/pull/91796
More information about the llvm-commits
mailing list