This is part of reducing IR in PR42755:
https://bugs.llvm.org/show_bug.cgi?id=42755
If we can determine that both arms of a given element of a vector select are the same value, then the select's condition operand is not demanded at that element.
Alive2 examples based on the regression tests:
http://volta.cs.utah.edu:8080/z/2PCSs2
http://volta.cs.utah.edu:8080/z/s4hWra
http://volta.cs.utah.edu:8080/z/Jgexop