[PATCH] D155972: [SVE] Add vselect(mla/mls) patterns for cases where a multiplicand is used for the false lanes.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 03:03:36 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG74445d652da9: [SVE] Add vselect(mla/mls) patterns for cases where a multiplicand is used for… (authored by paulwalker-arm).

Changed prior to commit:
  https://reviews.llvm.org/D155972?vs=542947&id=543906#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155972

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-pred-selectop2.ll
  llvm/test/CodeGen/AArch64/sve-pred-selectop3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155972.543906.patch
Type: text/x-patch
Size: 21868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/283007ca/attachment.bin>


More information about the llvm-commits mailing list