[SelectionDAG] Teach LegalizeVectorTypes to widen the mask input to a masked store.
The mask operand is visited before the data operand so we need to be able to widen it. Fixes PR38436. llvm-svn: 338915
Loading
Please sign in to comment
The mask operand is visited before the data operand so we need to be able to widen it. Fixes PR38436. llvm-svn: 338915