[SimpleLoopUnswitch] Freeze trivial conditions if needed.
Trivial unswitching can also introduce new branches on undef/poison. Freeze the conditions if needed. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D124549
Loading
Please sign in to comment