[PATCH] D109525: [SVE] Only combine (fneg (fma)) => FNMLA with nsz

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 03:35:02 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG921e89c59a71: [SVE] Only combine (fneg (fma)) => FNMLA with nsz (authored by peterwaller-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109525

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-fp-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109525.393836.patch
Type: text/x-patch
Size: 7551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/9a705c24/attachment.bin>


More information about the llvm-commits mailing list