Skip to content
Commit 9521cadf authored by Dan Gohman's avatar Dan Gohman
Browse files

When scalarizing a vector BITCAST, check whether the operand has vector

type, rather than assume that it does. If the operand is not vector, it
shouldn't be run through ScalarizeVectorOp. This fixes one of the
testcases in PR3886.

llvm-svn: 71453
parent d0e3ab21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment