[SelectionDAG] Remove ifs on getTypeAction being TypeWidenVector from some of...
[SelectionDAG] Remove ifs on getTypeAction being TypeWidenVector from some of the WideVecOp handlers. We should only be in the handler if the tyep action is TypeWidenVector. There's no reason to try to do anything else. llvm-svn: 321635
Loading
Please register or sign in to comment