[llvm-branch-commits] [clang] [llvm] [mlir] [polly] [IR] Add alias scope domains with disjoint scopes (PR #218768)

Bruno De Fraine via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Aug 27 02:59:29 PDT 2026


================
@@ -29,6 +30,17 @@
 // scopes in that domain of some other instruction, then the two memory
 // accesses are assumed not to alias.
----------------
brunodf-gf wrote:

Same remark as for the LangRef (which is just restated here). Also an opportunity to correct the wording "is associated has a set of noalias scope".

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


More information about the llvm-branch-commits mailing list