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

[X86] Prevent crash in LowerBUILD_VECTORvXi1 for v64i1 vectors on 32-bit...

[X86] Prevent crash in LowerBUILD_VECTORvXi1 for v64i1 vectors on 32-bit targets when the vector is a mix of constants and non-constant.

We need to materialize the constants as two 32-bit values that
are casted to v32i1 and then concatenated.

llvm-svn: 372304
parent 56aa691c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment