[PATCH] D33946: [InlineCost] Find identical loads in single block function

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 15:17:21 PDT 2017


haicheng updated this revision to Diff 103114.
haicheng added a comment.
Herald added a reviewer: dberlin.

Lift the requirement of SROA.  Update the test cases.  Rewrite the comments.  Add the support of multi-block function to the FIXME.


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.103114.patch
Type: text/x-patch
Size: 7285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/f2a3a921/attachment.bin>


More information about the llvm-commits mailing list