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 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
