Fix PR16797 - Support PHINodes with multiple inputs from the same basic block.
Do not generate new vector values for the same entries because we know that the incoming values from the same block must be identical. llvm-svn: 188185
Loading
Please register or sign in to comment