[PATCH] D56921: [LCSSA] Add expensive verification of LCSSA form for sub-loops.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 11:46:51 PST 2019


fhahn added a comment.

In D56921#1363424 <https://reviews.llvm.org/D56921#1363424>, @davide wrote:

> Just please make sure to run stage3 build and verify this doesn't break.


Done, 3 stage bootstrap build of llvm/clang/libcxx and testing passed with the assertion.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56921/new/

https://reviews.llvm.org/D56921





More information about the llvm-commits mailing list