[PATCH] D132122: AArch64 SVE: add sve patterns to make use of predicated smin, umin, smax, and umax instructions, add ll test file for the new patterns
Hassnaa Hamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 03:25:55 PDT 2022
hassnaa-arm updated this revision to Diff 454768.
hassnaa-arm added a comment.
AArch64 SVE: add sve patterns to make use of predicated smin, umin, smax, and umax instructions, add sve-min-max.ll test file for the new patterns
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132122/new/
https://reviews.llvm.org/D132122
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-min-max-pred.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132122.454768.patch
Type: text/x-patch
Size: 11720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/f40e7345/attachment.bin>
More information about the llvm-commits
mailing list