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

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 03:10:54 PST 2021


peterwaller-arm updated this revision to Diff 393091.
peterwaller-arm marked 2 inline comments as done.
peterwaller-arm added a comment.

Thanks for the improvement suggestion.

- Pass Op->getFlags() via getNode.


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.393091.patch
Type: text/x-patch
Size: 7551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/a1b1a1cf/attachment.bin>


More information about the llvm-commits mailing list