[PATCH] D62198: StructurizeCFG: Relax uniformity checks.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 01:35:16 PDT 2019


sheredom added a comment.

In D62198#1510400 <https://reviews.llvm.org/D62198#1510400>, @nhaehnle wrote:

> I'm personally not confident enough in this change to enable it unconditionally immediately. I think this should be guarded with an option.


I've introduced an option and enabled it only for the uniform-regions.ll test.


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

https://reviews.llvm.org/D62198





More information about the llvm-commits mailing list