Files
clang-p2996/llvm/test/Transforms/SimpleLoopUnswitch
Florian Hahn 32d6ef36d6 [SimpleLoopUnswitch] Skip trivial selects during trivial unswitching.
Update the remaining places in unswitchTrivialBranch to properly skip
trivial selects.

Fixes #55526.
2022-05-19 17:01:13 +01:00
..