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

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Aug 26 01:56:52 PDT 2026


michaelselehov wrote:

My AI says here might be a problem when the same function is inlined twice. It should create two different domains but will create one, potentially leading to faulty noalias.

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


More information about the llvm-branch-commits mailing list