[PATCH] D27357: [TTI/CostModel] Correct the way getGEPCost() calls isLegalAddressingMode()
Haicheng Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 18:07:30 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL288569: [TTI/CostModel] Correct the way getGEPCost() calls isLegalAddressingMode() (authored by haicheng).
Changed prior to commit:
https://reviews.llvm.org/D27357?vs=80130&id=80162#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27357
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/test/Analysis/CostModel/AArch64/gep.ll
llvm/trunk/test/Analysis/CostModel/ARM/gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27357.80162.patch
Type: text/x-patch
Size: 10935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161203/55561f01/attachment.bin>
More information about the llvm-commits
mailing list