[PATCH] D127682: [AArch64] Add cost tests for reduction add and fast fadd

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 14:56:49 PDT 2022


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

LGTM, thanks.

As for the description, it should be sufficient to say something like `Add test coverage showing how the costs of fadd reductions is overestimated at the moment`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127682



More information about the llvm-commits mailing list