SROA: Don't crash on a select with two identical operands.
This is an edge case that can happen if we modify a chain of multiple selects. Update all operands in that case and remove the assert. PR15805. llvm-svn: 179982
Loading
Please register or sign in to comment