Skip to content
Commit b5d11980 authored by Evan Cheng's avatar Evan Cheng
Browse files

Avoid creating BUILD_VECTOR of all zero elements of "non-normalized" type...

Avoid creating BUILD_VECTOR of all zero elements of "non-normalized" type (e.g. v8i16 on x86) after legalizer. Instruction selection does not expect to see them. In all likelihood this can only be an issue in a bugpoint reduced test case.

llvm-svn: 48136
parent 176542a9
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