[PATCH] D33946: [InlineCost] Find identical loads in the callee

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 9 13:55:28 PST 2017


haicheng updated this revision to Diff 126283.
haicheng added a comment.

Thank you, Jun.

I added a test case about indirect call.


Repository:
  rL LLVM

https://reviews.llvm.org/D33946

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/InlineCost.cpp
  lib/Analysis/ValueTracking.cpp
  test/Transforms/Inline/redundant-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33946.126283.patch
Type: text/x-patch
Size: 11359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171209/eed51f97/attachment.bin>


More information about the llvm-commits mailing list