Skip to content
Commit 3e528c75 authored by Craig Topper's avatar Craig Topper
Browse files

[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
parent 6720726d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment