[PATCH] D109969: AMDGPU/GlobalISel: Add min3 and max3 combines

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 17 08:26:45 PDT 2021


Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: foad, arsenm.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, jvesely, kzhuravl.
Petar.Avramovic requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Add isel patterns for min3 and max3.


https://reviews.llvm.org/D109969

Files:
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/min3-and-max3.ll
  llvm/test/CodeGen/AMDGPU/ctlz.ll
  llvm/test/CodeGen/AMDGPU/cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109969.373231.patch
Type: text/x-patch
Size: 30153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/58fba9bc/attachment-0001.bin>


More information about the llvm-commits mailing list