[llvm] [VPlan] Implement mayHaveSideEffects/mayWriteToMemory for  VPInterleav… (PR #71360)
    Florian Hahn via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec  6 01:47:48 PST 2023
    
    
  
https://github.com/fhahn commented:
Thanks for the patch!
We should also have a dedicated test with an unused interleave group, to test the patch. Could you add a target-independent one? Both the new test and the test changes in this PR should probably be submitted via a separate PR first, so the current PR then only shows the difference caused. by the patch (i.e. removed the dead interleave group from the new test)
https://github.com/llvm/llvm-project/pull/71360
    
    
More information about the llvm-commits
mailing list