[SelectionDAG] Correct the early out in SelectionDAG::getZeroExtendInReg to...
[SelectionDAG] Correct the early out in SelectionDAG::getZeroExtendInReg to work properly for vector types. I don't know if we ever hit this case or not. Turning it into an assert only fired on expanding some atomic operation in a SystemZ lit test. llvm-svn: 315648
Loading
Please sign in to comment