llvm-reduce: Fix another invalid reduction with repeated input phis
ReduceOperandsSkip had the same issue as ReduceOperands when handling phis with repeated predecessors.
parent
0a159427
Please register or sign in to comment
ReduceOperandsSkip had the same issue as ReduceOperands when handling phis with repeated predecessors.