[all-commits] [llvm/llvm-project] 12fd00: [AMDGPU] Add patterns for GFX11 v_minmax and v_max...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Jul 5 08:08:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12fd00ee17773798a1ddb0157b3d3df9f0e8dad2
https://github.com/llvm/llvm-project/commit/12fd00ee17773798a1ddb0157b3d3df9f0e8dad2
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/test/CodeGen/AMDGPU/clamp.ll
A llvm/test/CodeGen/AMDGPU/minmax.ll
Log Message:
-----------
[AMDGPU] Add patterns for GFX11 v_minmax and v_maxmin instructions
Differential Revision: https://reviews.llvm.org/D128445
More information about the All-commits
mailing list