[PATCH] D49874: AMDGPU: Add clamp bit to dot intrinsics

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 14:12:20 PDT 2018


kzhuravl created this revision.
kzhuravl added reviewers: arsenm, rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng.

https://reviews.llvm.org/D49874

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUInstrInfo.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/VOP3PInstructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.fdot2.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.sdot2.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.sdot4.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.sdot8.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.udot2.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.udot4.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.udot8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49874.157573.patch
Type: text/x-patch
Size: 22410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/63df20c9/attachment.bin>


More information about the llvm-commits mailing list