[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 19:01:51 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261958: [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're… (authored by mzolotukhin).

Changed prior to commit:
  http://reviews.llvm.org/D17632?vs=49141&id=49143#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17632

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

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


More information about the llvm-commits mailing list