[llvm] [LLVM][MemCpyOpt] Unify alias tags if we optimize allocas (PR #129537)

Gabriel Baraldi via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 7 08:16:12 PDT 2025


gbaraldi wrote:

So the original non minimized code is this. I've had some issue fully minimizing it without losing the behaviour https://godbolt.org/z/7jaanfTqM. And on trunk we are removing noalias in both memcpies but not the other aliasing stuff

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


More information about the llvm-commits mailing list