An additional test that allows to check the correctness of handling the case of the same branch labels in the dominator when trying to replace select with phi-node.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D84006
[InstCombine][Test] Test for fix of replacing select with Phis when branch has the same labels kpolushin on Jul 17 2020, 1:42 AM. Authored by
Details An additional test that allows to check the correctness of handling the case of the same branch labels in the dominator when trying to replace select with phi-node.
Diff Detail
|