[PATCH] D23437: [LoopInfo] Add a routine for verification by recomputation.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 17:50:29 PDT 2016


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

- Move new verifier to the existing verify() routine.
- Remove XFAIL.


https://reviews.llvm.org/D23437

Files:
  include/llvm/Analysis/LoopInfo.h
  include/llvm/Analysis/LoopInfoImpl.h
  lib/Analysis/LoopInfo.cpp
  lib/Transforms/Scalar/LoopDistribute.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23437.69061.patch
Type: text/x-patch
Size: 4737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/0ee26503/attachment.bin>


More information about the llvm-commits mailing list