[VectorCombine] make helper function for shift-shuffle; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 22 Jun 2020 16:22:45 +0000 (12:22 -0400)
committerSanjay Patel <spatel@rotateright.com>
Mon, 22 Jun 2020 16:23:52 +0000 (12:23 -0400)
commit9934cc544cae4e4fa969657387f5251e42206e1a
treeaf5981aeb3367b45bb8fc01a016a70e3f3559973
parent328c8642e2a089b2826e83b50dd971f91dd5fe73
[VectorCombine] make helper function for shift-shuffle; NFC

This will probably be useful for other extract patterns.
llvm/lib/Transforms/Vectorize/VectorCombine.cpp