[llvm] [RFC] Memory Model Relaxation Annotations (PR #78569)
    Pierre van Houtryve via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 16 02:59:31 PDT 2024
    
    
  
================
@@ -367,7 +369,7 @@ bool MergedLoadStoreMotion::run(Function &F, AliasAnalysis &AA) {
 
   // Merge unconditional branches, allowing PRE to catch more
   // optimization opportunities.
-  // This loop doesn't care about newly inserted/split blocks 
----------------
Pierre-vh wrote:
Done
https://github.com/llvm/llvm-project/pull/78569
    
    
More information about the llvm-commits
mailing list