See bug 36252: https://bugs.llvm.org/show_bug.cgi?id=36252
Generated tests (gfx*_asm_all.s) are not included in this review due to the large amount of changes.
Paths
| Differential D43874
[AMDGPU][MC] Corrected definition of GATHER4 opcodes ClosedPublic Authored by dp on Feb 28 2018, 9:04 AM.
Details Summary See bug 36252: https://bugs.llvm.org/show_bug.cgi?id=36252 Generated tests (gfx*_asm_all.s) are not included in this review due to the large amount of changes.
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptFeb 28 2018, 9:04 AM
This revision is now accepted and ready to land.Mar 1 2018, 5:43 AM Closed by commit rL327278: [AMDGPU][MC] Corrected GATHER4 opcodes (authored by dpreobra). · Explain WhyMar 12 2018, 8:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138009 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/trunk/lib/Target/AMDGPU/MIMGInstructions.td
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.d16.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.ll
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/AMDGPU/mimg-err.s
llvm/trunk/test/MC/AMDGPU/mimg.s
llvm/trunk/test/MC/Disassembler/AMDGPU/mimg_vi.txt
|