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

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 06:35:36 PST 2017


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL320814: [InlineCost] Find repeated loads in the callee (authored by haicheng, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D33946?vs=126283&id=127121#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33946

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

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


More information about the llvm-commits mailing list