[PATCH] D33946: [InlineCost] Find identical loads in the callee
Haicheng Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 07:40:12 PDT 2017
haicheng updated this revision to Diff 105850.
haicheng marked 2 inline comments as done.
haicheng added a comment.
Check canConstantFoldCallTo() in visitCallSite(). Thank you, Easwaran.
Repository:
rL LLVM
https://reviews.llvm.org/D33946
Files:
lib/Analysis/InlineCost.cpp
test/Transforms/Inline/redundant-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33946.105850.patch
Type: text/x-patch
Size: 7170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/20e77fc3/attachment.bin>
More information about the llvm-commits
mailing list