[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 14:10:32 PST 2016
haicheng updated this revision to Diff 80130.
haicheng added a comment.
Thank you, Hal.
There is a conflict between this patch and https://reviews.llvm.org/D26594 . I have to change my code as recommended by the author of https://reviews.llvm.org/D26594.
Repository:
rL LLVM
https://reviews.llvm.org/D27357
Files:
include/llvm/Analysis/TargetTransformInfoImpl.h
test/Analysis/CostModel/AArch64/gep.ll
test/Analysis/CostModel/ARM/gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27357.80130.patch
Type: text/x-patch
Size: 10807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/f27f3e68/attachment.bin>
More information about the llvm-commits
mailing list