[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
Fri Sep 29 07:51:58 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL314517: Use the basic cost if a GEP is not used as addressing mode (authored by junbuml).
Changed prior to commit:
https://reviews.llvm.org/D38085?vs=117144&id=117145#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38085
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
llvm/trunk/include/llvm/IR/Operator.h
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/Transforms/Scalar/NaryReassociate.cpp
llvm/trunk/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
llvm/trunk/test/Analysis/CostModel/AArch64/gep.ll
llvm/trunk/test/Analysis/CostModel/X86/vector_gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38085.117145.patch
Type: text/x-patch
Size: 10333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/6319d491/attachment.bin>
More information about the llvm-commits
mailing list