[PATCH] D27939: [LICM] Report failing to hoist a load with an invariant address

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 20:50:49 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291648: [LICM] Report failing to hoist a load with an invariant address (authored by anemet).

Changed prior to commit:
  https://reviews.llvm.org/D27939?vs=83875&id=83911#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27939

Files:
  llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/test/Transforms/LICM/opt-remarks-intervening-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27939.83911.patch
Type: text/x-patch
Size: 6030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/1d3efb70/attachment.bin>


More information about the llvm-commits mailing list