[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
Mon Jan 31 11:41:42 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbcda4c48c811: [SVE] By using SEL when orring predicates we forgo the need for a PTRUE. (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118463/new/

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.404642.patch
Type: text/x-patch
Size: 11444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/775aa750/attachment-0001.bin>


More information about the llvm-commits mailing list