[PATCH] D20873: [TTI] Refine default cost for interleaved load groups with gaps

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 10:32:44 PDT 2016


mssimpso updated the summary for this revision.
mssimpso updated this revision to Diff 59578.
mssimpso added a comment.

Use the returned MVT to compute the number of legalized instructions that will be generated for a wide load.


http://reviews.llvm.org/D20873

Files:
  include/llvm/CodeGen/BasicTTIImpl.h
  test/Transforms/LoopVectorize/AArch64/interleaved_cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20873.59578.patch
Type: text/x-patch
Size: 5049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/0478c9f0/attachment.bin>


More information about the llvm-commits mailing list