[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
Mon Aug 22 06:29:19 PDT 2022
hassnaa-arm updated this revision to Diff 454482.
hassnaa-arm added a comment.
AArch64 SVE: add sve patterns to make use of predicated smin, umin, smax, and umax instructions, add 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.454482.patch
Type: text/x-patch
Size: 11819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220822/d30f8096/attachment.bin>
More information about the llvm-commits
mailing list