[llvm] [LV]Initial support for safe distance in predicated DataWithEVL vectorization mode. (PR #102897)
    Florian Hahn via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Oct 10 10:57:33 PDT 2024
    
    
  
================
@@ -1442,9 +1442,8 @@ class LoopVectorizationCostModel {
 
   /// Selects and saves TailFoldingStyle for 2 options - if IV update may
   /// overflow or not.
----------------
fhahn wrote:
still pending?
https://github.com/llvm/llvm-project/pull/102897
    
    
More information about the llvm-commits
mailing list