Details
Details
Diff Detail
Diff Detail
Paths
| Differential D61413
[AMDGPU] gfx1010 allows VOP3 to have a literal ClosedPublic Authored by rampitec on May 1 2019, 4:40 PM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptMay 1 2019, 4:40 PM rampitec added a child revision: D61416: [AMDGPU] gfx1010 lost VOP2 forms of some add/sub.May 1 2019, 5:21 PM This revision is now accepted and ready to land.May 1 2019, 7:22 PM Closed by commit rL359756: [AMDGPU] gfx1010 allows VOP3 to have a literal (authored by rampitec). · Explain WhyMay 1 2019, 8:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197670 lib/Target/AMDGPU/AMDGPUInstrInfo.td
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
lib/Target/AMDGPU/SIFoldOperands.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/pk_max_f16_literal.ll
test/MC/AMDGPU/expressions.s
test/MC/AMDGPU/gfx10-constant-bus.s
test/MC/AMDGPU/literals.s
test/MC/AMDGPU/literalv216-err.s
test/MC/AMDGPU/literalv216.s
test/MC/AMDGPU/reloc.s
test/MC/AMDGPU/vop2-err.s
test/MC/AMDGPU/vop3-errs.s
test/MC/Disassembler/AMDGPU/literalv216_gfx10.txt
test/MC/Disassembler/AMDGPU/vop3-literal.txt
|