Files
clang-p2996/llvm/test/Transforms/SimplifyCFG/debug-info-thread-phi.ll
Roman Lebedev b43b77ff9b [NFCI][SimlifyCFG] simplifyOnce(): also perform DomTree validation
And that exposes that a number of tests don't *actually* manage to
maintain DomTree validity, which is inline with my observations.

Once again, SimlifyCFG pass currently does not require/preserve DomTree
by default, so this is effectively NFC.
2020-12-20 00:18:32 +03:00

1.1 KiB