[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:18:06 PDT 2023
foad added a comment.
In D149260#4321553 <https://reviews.llvm.org/D149260#4321553>, @MattDevereau wrote:
> @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.
I'm pretty sure that won't help since I build with all targets enabled.
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