Skip to content
Commit dd429562 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] In lowerVectorShuffleAsElementInsertion, if were able to find a scalar...

[X86] In lowerVectorShuffleAsElementInsertion, if were able to find a scalar i8 or i16 and need to zero extend it, make sure we use a vXi32 type of the full vector width.

Previously, this was hardcoded to v4i32, but if the input type is 256 bits we need to use v8i32.

Fixes PR35443

llvm-svn: 319208
parent 3aa8eaa9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment