[PATCH] D45971: [LoopInfo] Verify BBMap tracks deepest loops for BBs.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 12:35:29 PDT 2018


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM

While you're at it, could you also add a check to compareLoops to make sure the DenseBlockSet is consistent?


Repository:
  rL LLVM

https://reviews.llvm.org/D45971





More information about the llvm-commits mailing list