[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 23:17:14 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbcfdaa96f539: [AMDGPU] Handle `min(max(x, y), max(min(x, y), z))` in med3 combines (authored by bogner).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139508/new/
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.480782.patch
Type: text/x-patch
Size: 6872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/4219f167/attachment.bin>
More information about the llvm-commits
mailing list