Files
clang-p2996/llvm/test/Transforms/SimpleLoopUnswitch
Serguei Katkov feb2ab97e8 [SimpleLoopUnswitch] Fix an assert in injectPendingInvariantConditions
Since canonicalizeForInvariantConditionInjection is introduced the
in loop successor may be the second successor.

Reviewed By: mkazantsev
Differential Revision: https://reviews.llvm.org/D144361
2023-02-20 13:27:09 +07:00
..