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

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 09:25:31 PDT 2017


haicheng updated this revision to Diff 116206.
haicheng marked 7 inline comments as done.
haicheng added a comment.

Thank you, Chandler.

I rewrote the test cases, fixed the comments, and made the patch less conservative when checking a callsite.


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.116206.patch
Type: text/x-patch
Size: 8785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170921/e1595c5e/attachment.bin>


More information about the llvm-commits mailing list