[PATCH] D46912: StructurizeCFG: Adjust the loop depth for a subregion to order the nodes correctly

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 08:51:19 PDT 2018


jlebar added a comment.

In https://reviews.llvm.org/D46912#1101973, @cfang wrote:

> Updated the test based on the comments


Hi there.  Personally I'm pretty uncomfortable reviewing structurize-cfg because I've never been able to understand how it works.  I'm basically at the same point as dberlin in https://reviews.llvm.org/D41605#964650.


https://reviews.llvm.org/D46912





More information about the llvm-commits mailing list