[x86] Teach the unpack lowering to try wider element unpacks.
This allows it to match still more places where previously we would have to fall back on floating point shuffles or other more complex lowering strategies. I'm hoping to replace some of the hand-rolled unpack matching with this routine is it gets more and more clever. llvm-svn: 229463
Loading
Please sign in to comment