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

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 12:02:31 PDT 2017


haicheng updated this revision to Diff 112414.
haicheng marked 6 inline comments as done.
haicheng added a comment.

Address Easwaran's comments.  Thank you very much.

@chandlerc  , would you please take another look?

Haicheng


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.112414.patch
Type: text/x-patch
Size: 6159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/8b590ca3/attachment.bin>


More information about the llvm-commits mailing list