[llvm-branch-commits] [clang] [llvm] [mlir] [polly] [IR] Add alias scope domains with disjoint scopes (PR #218768)
Krzysztof Drewniak via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 26 08:05:59 PDT 2026
krzysz00 wrote:
@michaelselehov That's what the domain duplication in function cloning is for
Also, the inliner creates a new domain for each inlining instance anyway
(The patch to use this feature for inlining is one up the stack)
https://github.com/llvm/llvm-project/pull/218768
More information about the llvm-branch-commits
mailing list