[PATCH] D29142: [Loops] Restructure the LoopInfo verify function so that it more directly walks the current loop structure verifying that a matching structure can be found in a freshly computed version.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 18:18:32 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293133: [Loops] Restructure the LoopInfo verify function so that it more (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D29142?vs=85786&id=85851#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29142

Files:
  llvm/trunk/include/llvm/Analysis/LoopInfoImpl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29142.85851.patch
Type: text/x-patch
Size: 4321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/8b87b8db/attachment.bin>


More information about the llvm-commits mailing list