[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 04:37:41 PST 2022


MattDevereau updated this revision to Diff 403219.
MattDevereau retitled this revision from "[AArch64][SVE] Fold vselect into predicated fmul" to "[AArch64][SVE] Fold vselect into predicated fmul, fsub and fadd".
MattDevereau edited the summary of this revision.
MattDevereau added a comment.

Use patfrags
Update commit message


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

https://reviews.llvm.org/D117689

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.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.403219.patch
Type: text/x-patch
Size: 8523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/42823654/attachment.bin>


More information about the llvm-commits mailing list