forked from OSchip/llvm-project
119c31ad93
This change relaxes the checks for hasOnlyUniformBranches such that our region is uniform if: 1. All conditional branches that are direct children are uniform. 2. And either: a. All sub-regions are uniform. b. There is one or less conditional branches among the direct children. Differential Revision: https://reviews.llvm.org/D62198 llvm-svn: 361610 |
||
---|---|---|
.. | ||
backedge-id-bug-xfail.ll | ||
backedge-id-bug.ll | ||
lit.local.cfg | ||
loop-subregion-misordered.ll | ||
uniform-regions.ll |