[PATCH] D90052: AMDGPU/GlobalISel: Add clamp combine
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 17 06:33:13 PDT 2021
Petar.Avramovic updated this revision to Diff 352703.
Petar.Avramovic added a comment.
Add one test for splat padded with undef with ieee=true and dx10_clamp=true.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90052/new/
https://reviews.llvm.org/D90052
Files:
llvm/lib/Target/AMDGPU/AMDGPUCombine.td
llvm/lib/Target/AMDGPU/AMDGPUGISel.td
llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/clamp-fmed3-const-combine.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/clamp-minmax-const-combine.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankcombiner-clamp-fmed3-const.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankcombiner-clamp-minmax-const.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90052.352703.patch
Type: text/x-patch
Size: 59116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/af1c2cc6/attachment.bin>
More information about the llvm-commits
mailing list