[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 03:17:03 PDT 2023
MattDevereau added a comment.
@foad apologies, I pushed another commit a9919db65a1afa71ac62631d51711383c17d43fc <https://reviews.llvm.org/rGa9919db65a1afa71ac62631d51711383c17d43fc> straight afterwards which only enables this test for aarch64. It's possible that you pulled this commit but not the one immediately afterwards. If it still fails with both commits can you let me know? Thanks.
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