[PATCH] D80287: [AMDGPU][MC][GFX8+] Enabled clamp for v_mul_i32_i24_e64 and v_mul_u32_u24_e64

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 04:18:19 PDT 2020


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

See Bug 45925 <https://bugs.llvm.org/show_bug.cgi?id=45925>


https://reviews.llvm.org/D80287

Files:
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.mul.u24.mir
  llvm/test/MC/AMDGPU/gfx10_asm_all.s
  llvm/test/MC/AMDGPU/vop3.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: D80287.265197.patch
Type: text/x-patch
Size: 7267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/a7f60f98/attachment-0001.bin>


More information about the llvm-commits mailing list