[llvm-branch-commits] [llvm] [NVPTX] don't erase CopyToRegs when folding movs into loads (#149393) (PR #155685)
Artem Belevich via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Sep 3 10:42:30 PDT 2025
Artem-B wrote:
The fix is for an issue introduced by a recent(ish) change https://github.com/llvm/llvm-project/pull/126337, so it was not seen in any 20.x releases. No release note needed.
https://github.com/llvm/llvm-project/pull/155685
More information about the llvm-branch-commits
mailing list