[llvm] LV/EVL: strip TailFoldingStyle::DataWithoutLaneMask (PR #93303)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 09:14:45 PDT 2024


david-arm wrote:

I wonder if the DataWithoutLaneMask style is even functionally correct in all cases because get.active.lane.mask correctly deals with any potential overflow of the induction variable mid-vector?

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


More information about the llvm-commits mailing list