[PATCH] D146033: [AArch64][TTI] Cost model FADD/FSUB/FNEG

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 9 08:09:03 PDT 2023


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

I think this looks OK. It has quite a high chance of causing some issues somewhere, but the only two I have seen to be unrelated, seemingly caused by the costs on non-legal interleaving groups.

LGTM, but please keep an eye for any reported issues. Thanks.


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

https://reviews.llvm.org/D146033



More information about the llvm-commits mailing list