[llvm] [LLVM][MemCpyOpt] Unify alias tags if we optimize allocas (PR #129537)
Gabriel Baraldi via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 4 07:43:18 PDT 2025
gbaraldi wrote:
Maybe https://godbolt.org/z/qv1Mqo7eP is an interesting test. It comes from a real miscompilation in julia and has alias scopes, no alias and tbaa
https://github.com/llvm/llvm-project/pull/129537
More information about the llvm-commits
mailing list