See bug 36751: https://bugs.llvm.org/show_bug.cgi?id=36751
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44529
[AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32" suffix to 32-bit VINTRP opcodes ClosedPublic Authored by dp on Mar 15 2018, 11:19 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMar 15 2018, 11:19 AM dp retitled this revision from [AMDGPU][MC][GFX7][GFX8][DISASSEMBLER] Added "_e32" suffix to 32-bit VINTRP opcodes to [AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32" suffix to 32-bit VINTRP opcodes.Mar 15 2018, 11:29 AM This revision is now accepted and ready to land.Mar 15 2018, 11:49 AM Closed by commit rL327723: [AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32" suffix to 32-bit VINTRP… (authored by dpreobra). · Explain WhyMar 16 2018, 9:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138728 llvm/trunk/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
llvm/trunk/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll
llvm/trunk/test/MC/AMDGPU/vintrp.s
llvm/trunk/test/MC/Disassembler/AMDGPU/vintrp.txt
|