[llvm] [MSSA] Don't check non-AA memory effects when using template access (PR #76142)

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 14:11:06 PST 2024


alinas wrote:

I don't think that's possible. The cloning logic works in RPO, so all clones are completed for defining accesses.

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


More information about the llvm-commits mailing list