[llvm] [LV] Introduce the EVLIVSimplify Pass for EVL-vectorized loops (PR #91796)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 15:47:04 PDT 2024


================
@@ -0,0 +1,34 @@
+//===-------- EVLIndVarSimplify.h - Optimize vectorized loops w/ EVL IV----===//
----------------
topperc wrote:

Need `-*- C++ -*-` in headers I think

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


More information about the llvm-commits mailing list