[PATCH] D17632: [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simulating.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 18:27:32 PST 2016


mzolotukhin updated this revision to Diff 49141.
mzolotukhin added a comment.

- Remove trailing newlines.
- Combine two conditions in simplifyInstWithSCEV.


http://reviews.llvm.org/D17632

Files:
  include/llvm/Analysis/LoopUnrollAnalyzer.h
  lib/Analysis/LoopUnrollAnalyzer.cpp
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  unittests/Analysis/UnrollAnalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17632.49141.patch
Type: text/x-patch
Size: 4473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/4eb99f1b/attachment.bin>


More information about the llvm-commits mailing list