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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 03:57:24 PDT 2023


foad added a comment.

In D149260#4321595 <https://reviews.llvm.org/D149260#4321595>, @MattDevereau wrote:

> @foad Very well, I've reverted it

Thanks. You might be able to reproduce the failure even in a non-expensive-checks build just by adding `-verify-machineinstrs` to the RUN line.


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