[X86][AVX] LowerTRUNCATE - avoid bitcasts around extract_subvectors.
We allow extract_subvector lowering of all legal types, so pre-bitcast the source type to try and reduce bitcast pollution.
Loading
Please sign in to comment
We allow extract_subvector lowering of all legal types, so pre-bitcast the source type to try and reduce bitcast pollution.