[PATCH] D129767: [AMDGPU][MC][GFX11] AsmParser for op_sel for VOP3 dpp opcodes

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 06:07:45 PDT 2022


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

Parse op_sel for *_e64_dpp VOP3 opcodes.
Depends on D129637 <https://reviews.llvm.org/D129637> and setting of VOP3_OPSEL in dpp pseudos.


https://reviews.llvm.org/D129767

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129767.444625.patch
Type: text/x-patch
Size: 34085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/251eba15/attachment.bin>


More information about the llvm-commits mailing list