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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 12:23:27 PDT 2018


fhahn added a comment.

LoopInterchange did that wrong and this additional assertion catches that. The fix for LoopInterchange is at https://reviews.llvm.org/D45970


Repository:
  rL LLVM

https://reviews.llvm.org/D45971





More information about the llvm-commits mailing list