[PATCH] D137332: [AMDGPU][MC][GFX10+] Enable literal operands with permlane16/permlanex16

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 05:10:27 PDT 2022


dp created this revision.
dp added reviewers: rampitec, foad, Joe_Nash.
Herald added subscribers: kosarev, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
dp requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

See this <https://github.com/llvm/llvm-project/issues/58762> bug for more information.


https://reviews.llvm.org/D137332

Files:
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll
  llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3.s
  llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137332.472902.patch
Type: text/x-patch
Size: 7587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/ecd398d1/attachment.bin>


More information about the llvm-commits mailing list