[PATCH] D90052: AMDGPU/GlobalISel: Add clamp combine

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 11:58:16 PDT 2021


Petar.Avramovic updated this revision to Diff 352505.
Petar.Avramovic retitled this revision from "AMDGPU/GlobalISel: Add clamp combine for IEEE=false" to "AMDGPU/GlobalISel: Add clamp combine".
Petar.Avramovic edited the summary of this revision.
Petar.Avramovic added a comment.

Rebase/rework.


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.352505.patch
Type: text/x-patch
Size: 56608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/7be38740/attachment-0001.bin>


More information about the llvm-commits mailing list