[llvm] [AMDGPU] Support wide register or subregister access when emitting s_singleuse_vdst instructions. (PR #88520)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 09:54:44 PDT 2024
================
@@ -398,7 +398,6 @@ body: |
; CHECK-NEXT: successors: %bb.1(0x80000000)
; CHECK-NEXT: liveins: $sgpr0_sgpr1
; CHECK-NEXT: {{ $}}
- ; CHECK-NEXT: S_SINGLEUSE_VDST 1
----------------
jayfoad wrote:
Could you split that fix out into a separate PR please?
https://github.com/llvm/llvm-project/pull/88520
More information about the llvm-commits
mailing list