[PATCH] D14976: Fixed a failure in cost calculation for vector GEP

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 00:52:39 PST 2015


delena updated this revision to Diff 41371.
delena marked 2 inline comments as done.
delena added a comment.

Jingyue, thank you for the review. I addressed all comments and updated the patch.


Repository:
  rL LLVM

http://reviews.llvm.org/D14976

Files:
  ../include/llvm/Analysis/TargetTransformInfoImpl.h
  ../include/llvm/Analysis/VectorUtils.h
  ../lib/Analysis/VectorUtils.cpp
  ../lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  ../test/Analysis/CostModel/X86/vector_gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14976.41371.patch
Type: text/x-patch
Size: 6970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151130/4440f5f7/attachment.bin>


More information about the llvm-commits mailing list