[PATCH] D149260: [AArch64] Emit FNMADD instead of FNEG(FMADD)

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 01:14:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcaa95c240867: [AArch64] Emit FNMADD instead of FNEG(FMADD) (authored by MattDevereau).

Changed prior to commit:
  https://reviews.llvm.org/D149260?vs=518764&id=519763#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149260

Files:
  llvm/include/llvm/CodeGen/MachineCombinerPattern.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/aarch64_fnmadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149260.519763.patch
Type: text/x-patch
Size: 8706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/58b13752/attachment.bin>


More information about the llvm-commits mailing list