[PATCH] D38085: Use the basic cost if a GEP is not used as addressing mode
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 09:43:54 PDT 2017
junbuml updated this revision to Diff 116209.
junbuml marked 3 inline comments as done.
junbuml added a comment.
Addressed comments from Hal and Eli.
https://reviews.llvm.org/D38085
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
include/llvm/IR/Operator.h
lib/Analysis/TargetTransformInfo.cpp
lib/Transforms/Scalar/NaryReassociate.cpp
lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
test/Analysis/CostModel/AArch64/gep.ll
test/Analysis/CostModel/X86/vector_gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38085.116209.patch
Type: text/x-patch
Size: 10062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170921/07493eed/attachment.bin>
More information about the llvm-commits
mailing list