[PATCH] D61413: [AMDGPU] gfx1010 allows VOP3 to have a literal

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 16:40:50 PDT 2019


rampitec created this revision.
rampitec added reviewers: kzhuravl, msearles.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.

https://reviews.llvm.org/D61413

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61413.197670.patch
Type: text/x-patch
Size: 58567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/32089c88/attachment-0001.bin>


More information about the llvm-commits mailing list