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

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 18:31:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338470: AMDGPU: Add clamp bit to dot intrinsics (authored by kzhuravl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49874?vs=158067&id=158441#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49874

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49874.158441.patch
Type: text/x-patch
Size: 22779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/d6bb92f3/attachment.bin>


More information about the llvm-commits mailing list