Nikita Popov afd7db48c5 [SimpleLoopUnswitch] Fix reversed branch during condition injection
The in-loop successor is only on the left after a potential condition
inversion. As we re-use the old condition as-is, we should also
reuse the old successors as-is.

Fixes https://github.com/llvm/llvm-project/issues/63962.
2023-09-20 10:48:05 +02:00
..
2023-03-21 17:11:58 +07:00