[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
Wed Jan 26 08:10:24 PST 2022


MattDevereau updated this revision to Diff 403275.
MattDevereau added a comment.

Moved repeated patfrag into class


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-reciprocal.ll
  llvm/test/CodeGen/AArch64/sve-fp-vselect.ll

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


More information about the llvm-commits mailing list