[SelectionDAG] In SplitVecOp_EXTRACT_VECTOR_ELT, simplify the code that makes...
[SelectionDAG] In SplitVecOp_EXTRACT_VECTOR_ELT, simplify the code that makes the type byte addressable. We can just extend the original vector to vXi1 and trust that the legalization process will revisit it. llvm-svn: 320013
Loading
Please register or sign in to comment