[llvm] [LV]Initial support for safe distance in predicated DataWithEVL vectorization mode. (PR #102897)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 12:06:11 PDT 2024


================
@@ -1442,9 +1442,8 @@ class LoopVectorizationCostModel {
 
   /// Selects and saves TailFoldingStyle for 2 options - if IV update may
   /// overflow or not.
----------------
alexey-bataev wrote:

Do not understand how it is related

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


More information about the llvm-commits mailing list