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

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 05:16:45 PDT 2023


david-arm accepted this revision.
david-arm added a comment.

LGTM! I think you've addressed all the review comments. I had one nit on line 5717 about adding an unreachable instead of returning nullptr, but I won't hold the patch up for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149260



More information about the llvm-commits mailing list