See bug 36154
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42847
[AMDGPU][MC] Corrected dst/data size for MIMG opcodes with d16 modifier ClosedPublic Authored by dp on Feb 2 2018, 8:17 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptFeb 2 2018, 8:17 AM This revision is now accepted and ready to land.Feb 3 2018, 4:43 AM Closed by commit rL324237: [AMDGPU][MC] Corrected dst/data size for MIMG opcodes with d16 modifier (authored by dpreobra). · Explain WhyFeb 5 2018, 6:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 132818 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/trunk/test/MC/AMDGPU/mimg.s
llvm/trunk/test/MC/Disassembler/AMDGPU/mimg_vi.txt
|