[llvm] [AMDGPU] Support wide register or subregister access when emitting s_singleuse_vdst instructions. (PR #88520)
Scott Egerton via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 11:06: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
----------------
ScottEgerton wrote:
Sure, no problem.
https://github.com/llvm/llvm-project/pull/88520
More information about the llvm-commits
mailing list