[PATCH] D117689: [AArch64][SVE] Fold vselect into predicated fmul, fsub and fadd

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 03:26:55 PST 2022


MattDevereau updated this revision to Diff 404874.
MattDevereau edited the summary of this revision.
MattDevereau added a comment.
Herald added a subscriber: ctetreau.

update commit message, flip operands for vselect pattern


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117689

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fp-vselect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117689.404874.patch
Type: text/x-patch
Size: 7692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/a381c743/attachment.bin>


More information about the llvm-commits mailing list