[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
Wed Sep 27 12:03:12 PDT 2017
junbuml updated this revision to Diff 116854.
junbuml marked an inline comment as done.
junbuml added a comment.
Address Hal's comment.
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.116854.patch
Type: text/x-patch
Size: 10054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/d20c9413/attachment.bin>
More information about the llvm-commits
mailing list