[PATCH] D32433: Compute safety information in a much finer granularity.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 10:23:27 PDT 2017


trentxintong updated this revision to Diff 96420.
trentxintong added a comment.

Address comment


https://reviews.llvm.org/D32433

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Scalar/LICM.cpp
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  lib/Transforms/Utils/LoopUtils.cpp
  test/Transforms/LICM/loop-early-exits.ll
  test/Transforms/LICM/preheader-safe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32433.96420.patch
Type: text/x-patch
Size: 8819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/29360b2c/attachment-0001.bin>


More information about the llvm-commits mailing list