[PATCH] D118463: [SVE] By using SEL when orring predicates we forgo the need for a PTRUE.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 05:53:16 PST 2022


paulwalker-arm created this revision.
Herald added subscribers: psnobl, hiraditya, tschuett.
Herald added a reviewer: efriedma.
paulwalker-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118463

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-int-log.ll
  llvm/test/CodeGen/AArch64/sve-smulo-sdnode.ll
  llvm/test/CodeGen/AArch64/sve-split-int-pred-reduce.ll
  llvm/test/CodeGen/AArch64/sve-umulo-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118463.403989.patch
Type: text/x-patch
Size: 11445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/921a98ef/attachment.bin>


More information about the llvm-commits mailing list