[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
Thu Aug 18 08:36:01 PDT 2022


hassnaa-arm updated this revision to Diff 453672.
hassnaa-arm added a comment.

Add sve patterns to make use of predicated smin, umin, smax, umax, and its test file.


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.453672.patch
Type: text/x-patch
Size: 12463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220818/4b795520/attachment.bin>


More information about the llvm-commits mailing list