[llvm] [RFC] Memory Model Relaxation Annotations (PR #78569)

Sameer Sahasrabuddhe via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 09:38:21 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 
----------------
ssahasra wrote:

Change affects whitespace only?

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


More information about the llvm-commits mailing list