[PATCH] D49874: AMDGPU: Add clamp bit to dot intrinsics
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 30 14:17:01 PDT 2018
kzhuravl updated this revision to Diff 158067.
kzhuravl added a comment.
Address review feedback.
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.158067.patch
Type: text/x-patch
Size: 22416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/b818278b/attachment.bin>
More information about the llvm-commits
mailing list