[IRBuilder][VectorCombine] make and use a convenience function for unary shuffle; NFC
This reduces code duplication for common construct. Follow-ups can use this in SLP, LoopVectorizer, and other passes.
Loading
Please sign in to comment
This reduces code duplication for common construct. Follow-ups can use this in SLP, LoopVectorizer, and other passes.