forked from OSchip/llvm-project
42febbab91
After structurization, some phi nodes can have a single incoming edge and can be simplified away. This change runs a simplify query on all phis that are either modified or added by the structurizer. This also moves some phis closer to their use as a side benefit. Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D75500 |
||
---|---|---|
.. | ||
backedge-id-bug-xfail.ll | ||
backedge-id-bug.ll | ||
lit.local.cfg | ||
loop-subregion-misordered.ll | ||
uniform-regions.ll |