[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
Fri Jul 21 08:39:54 PDT 2023


paulwalker-arm created this revision.
Herald added subscribers: psnobl, hiraditya.
Herald added a reviewer: efriedma.
Herald added a project: All.
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/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.542947.patch
Type: text/x-patch
Size: 21218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/8986aa27/attachment.bin>


More information about the llvm-commits mailing list