[PATCH] D90052: AMDGPU/GlobalISel: Add clamp combine
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 3 04:02:53 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b34ffe4a61e: AMDGPU/GlobalISel: Add clamp combine (authored by Petar.Avramovic).
Changed prior to commit:
https://reviews.llvm.org/D90052?vs=359275&id=391607#toc
Repository:
rG LLVM Github Monorepo
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.391607.patch
Type: text/x-patch
Size: 60275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/ee7c9ba3/attachment.bin>
More information about the llvm-commits
mailing list