[llvm] [LoopInterchange] Improve profitability check for vectorization (PR #133672)
    Michael Kruse via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Apr  7 05:24:10 PDT 2025
    
    
  
https://github.com/Meinersbur commented:
The PR is described as allowing some loop-carried dependencies, but the only test case is fixing a false-positive which is rejected because "nsufficient information to calculate the cost of loop for interchange". Can you add a positive test with such a positive deendence distance what can now be detected?
https://github.com/llvm/llvm-project/pull/133672
    
    
More information about the llvm-commits
mailing list