[llvm] [RFC] Memory Model Relaxation Annotations (PR #78569)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 01:48:48 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
----------------
nikic wrote:
(Not resolved.)
https://github.com/llvm/llvm-project/pull/78569
More information about the llvm-commits
mailing list