Skip to content
Commit 7513939d authored by Bruno Cardoso Lopes's avatar Bruno Cardoso Lopes
Browse files

Since vectors with all ones can't be created with a 256-bit instruction,

avoid returning early for v8i32 types, which would only be valid for
vector with all zeros. Also split the handling of zeros and ones into separate
checking logic since they are handled differently. This fixes PR10547

llvm-svn: 136642
parent fb4264c5
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