[PATCH] D80430: [AMDGPU][MC][GFX8+] Enabled clamp for v_add_u16, v_sub_u16 and v_subrev_u16

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 04:45:19 PDT 2020


dp created this revision.
dp added reviewers: arsenm, rampitec, vpykhtin.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

See bug 45926 <https://bugs.llvm.org/show_bug.cgi?id=45926>


https://reviews.llvm.org/D80430

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80430.265703.patch
Type: text/x-patch
Size: 10206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/262bd0ba/attachment-0001.bin>


More information about the llvm-commits mailing list