[X86] Legalize (v64i1 (bitcast (i64 X))) on 32-bit targets by extracting...
[X86] Legalize (v64i1 (bitcast (i64 X))) on 32-bit targets by extracting 32-bit halves from i32, bitcasting each to v32i1, and concatenating. This prevents the scalarization that would otherwise occur. llvm-svn: 324057
Loading
Please register or sign in to comment