[llvm] [LV] Use original trip-count as the vector-trip-count if use predicated EVL instructions for tail-folding. (PR #132675)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 25 02:44:13 PDT 2025


https://github.com/lukel97 commented:

How does this interact with https://github.com/llvm/llvm-project/pull/131005? Both of these remove the EVL based IV IIUC?

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


More information about the llvm-commits mailing list