[PATCH] D38055: Tighten the invariants around LoopBase::invalidate

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 18:27:23 PDT 2017


sanjoy updated this revision to Diff 115949.
sanjoy marked 2 inline comments as done.
sanjoy added a comment.

- Address review comments


https://reviews.llvm.org/D38055

Files:
  include/llvm/Analysis/LoopInfo.h
  include/llvm/Analysis/LoopInfoImpl.h
  include/llvm/Transforms/Scalar/LoopPassManager.h
  include/llvm/Transforms/Utils/UnrollLoop.h
  lib/Analysis/LoopInfo.cpp
  lib/Analysis/LoopPass.cpp
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  lib/Transforms/Utils/LoopUnroll.cpp
  test/Transforms/LoopUnroll/unroll-loop-invalidation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38055.115949.patch
Type: text/x-patch
Size: 23885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/b3a5ce24/attachment.bin>


More information about the llvm-commits mailing list