[PATCH] D128445: [AMDGPU] Add patterns for GFX11 v_minmax and v_maxmin instructions
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 29 04:18:04 PDT 2022
foad marked an inline comment as done.
foad added a comment.
In D128445#3615486 <https://reviews.llvm.org/D128445#3615486>, @arsenm wrote:
> Should include some tests with a 0/1 clamp pattern. I would hope the clamp pattern wins out
I added GFX11 coverage to clamp.ll instead and rebased this patch. Hopefully that shows what you wanted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128445/new/
https://reviews.llvm.org/D128445
More information about the llvm-commits
mailing list