[PATCH] D44489: [TTI, AArch64] Allow the cost model analysis to test vector reduce intrinsics

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 08:01:31 PDT 2018


mssimpso updated this revision to Diff 138559.
mssimpso edited the summary of this revision.
mssimpso added a comment.

Addressed Renato's comments.

- Made the patch an extension of getIntrinsicInstrCost.


Repository:
  rL LLVM

https://reviews.llvm.org/D44489

Files:
  include/llvm/CodeGen/BasicTTIImpl.h
  test/Analysis/CostModel/AArch64/vector-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44489.138559.patch
Type: text/x-patch
Size: 15656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/fb7d85d0/attachment.bin>


More information about the llvm-commits mailing list