[PATCH] D33946: [InlineCost] Find identical loads in the callee
Haicheng Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 16 11:11:19 PDT 2017
haicheng added a comment.
Kindly Ping (#5)
This patch can reduce the inline cost of the questionable function in PR34173 <https://bugs.llvm.org/show_bug.cgi?id=34173>.
Repository:
rL LLVM
https://reviews.llvm.org/D33946
More information about the llvm-commits
mailing list