[PATCH] D17203: [LICM] Sink entire inner loops.

Chris Diamand via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 09:10:42 PDT 2016


chrisdiamand_arm updated this revision to Diff 59231.
chrisdiamand_arm marked 3 inline comments as done.
chrisdiamand_arm added a comment.

Add messages to assertions.


http://reviews.llvm.org/D17203

Files:
  include/llvm/Analysis/LoopInfo.h
  include/llvm/Analysis/LoopPass.h
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Analysis/LoopInfo.cpp
  lib/Analysis/LoopPass.cpp
  lib/Transforms/Scalar/LICM.cpp
  test/Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll
  test/Transforms/LICM/inner-loop-dont-sink.ll
  test/Transforms/LICM/inner-loop-sink-multiple-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17203.59231.patch
Type: text/x-patch
Size: 21835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/a2cda9a7/attachment.bin>


More information about the llvm-commits mailing list