[PATCH] D44490: [AArch64] Implement getArithmeticReductionCost

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 13:09:25 PDT 2018


mssimpso added a comment.

In https://reviews.llvm.org/D44490#1037716, @evandro wrote:

> Do you intend to consider `AArch64TTIImpl::getMinMaxRdxCost()` too?


Yes, I'm planning to implement getMinMaxRdxCost in a follow-on patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D44490





More information about the llvm-commits mailing list