See bug 42599: https://bugs.llvm.org/show_bug.cgi?id=42599
Note that changes in generated tests are not included in this review due to large tests size.
Paths
| Differential D64716
[AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* instructions ClosedPublic Authored by dp on Jul 15 2019, 5:25 AM.
Details Summary See bug 42599: https://bugs.llvm.org/show_bug.cgi?id=42599 Note that changes in generated tests are not included in this review due to large tests size.
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJul 15 2019, 5:25 AM This revision is now accepted and ready to land.Jul 15 2019, 6:20 AM Closed by commit rL366067: [AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* instructions (authored by dpreobra). · Explain WhyJul 15 2019, 7:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209857 llvm/trunk/lib/Target/AMDGPU/DSInstructions.td
llvm/trunk/test/MC/AMDGPU/ds.s
llvm/trunk/test/MC/AMDGPU/expressions.s
llvm/trunk/test/MC/AMDGPU/gfx10_asm_all.s
llvm/trunk/test/MC/AMDGPU/gfx7_asm_all.s
llvm/trunk/test/MC/AMDGPU/gfx8_asm_all.s
llvm/trunk/test/MC/AMDGPU/gfx9_asm_all.s
llvm/trunk/test/MC/Disassembler/AMDGPU/ds_vi.txt
llvm/trunk/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
llvm/trunk/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
llvm/trunk/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
|