[llvm] [AMDGPU] Allow shinking instruction with dead sdst (PR #68028)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 07:59:21 PDT 2023
arsenm wrote:
Dead carry out with immediate carry in sounds like a missing globalisel combine that doesn't need to be worked around
https://github.com/llvm/llvm-project/pull/68028
More information about the llvm-commits
mailing list