[PATCH] D123594: [AMDGPU][GFX10] Corrected v_add_nc_u16 and v_sub_nc_u16 to enable op_sel

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 05:36:47 PDT 2022


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

A fix for bug 54119 <https://github.com/llvm/llvm-project/issues/54119>.


https://reviews.llvm.org/D123594

Files:
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-add.s16.mir
  llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123594.422190.patch
Type: text/x-patch
Size: 11589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/655f44c1/attachment.bin>


More information about the llvm-commits mailing list