[PATCH] D104538: [CostModel][AArch64] Improve cost model for vector reduction intrinsics

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 21 04:54:55 PDT 2021


SjoerdMeijer added a comment.

Nice one. This work was motivated by a missed opportunity in the SLP vectoriser. 
Can you separately create a reduced test case for that, so that we can first precommit that?
Then, that tests should be modified here.


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

https://reviews.llvm.org/D104538



More information about the llvm-commits mailing list