[PATCH] D139508: [AMDGPU] Handle `min(max(x, y), max(min(x, y), z))` in med3 combines
Justin Bogner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 22:57:00 PST 2022
bogner created this revision.
bogner added reviewers: arsenm, foad.
Herald added subscribers: kosarev, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, mcrosier.
Herald added a project: All.
bogner requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139508
Files:
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/fmed3.ll
llvm/test/CodeGen/AMDGPU/fmed3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139508.480779.patch
Type: text/x-patch
Size: 6872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/408eb6e4/attachment.bin>
More information about the llvm-commits
mailing list