[AMDGPU] Add patterns for GFX11 v_minmax and v_maxmin instructions
authorJay Foad <jay.foad@amd.com>
Thu, 23 Jun 2022 14:32:50 +0000 (15:32 +0100)
committerJay Foad <jay.foad@amd.com>
Tue, 5 Jul 2022 15:07:47 +0000 (16:07 +0100)
commit12fd00ee17773798a1ddb0157b3d3df9f0e8dad2
tree8b85eb5d8b5944887a8fdeb314af7f014dfa9c93
parentc35a6454b1af8bbf1ad7f92ec5d381028f405a7e
[AMDGPU] Add patterns for GFX11 v_minmax and v_maxmin instructions

Differential Revision: https://reviews.llvm.org/D128445
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/clamp.ll
llvm/test/CodeGen/AMDGPU/minmax.ll [new file with mode: 0644]