[X86,IR] Make use of the CreateShuffleVector form that takes an...
[X86,IR] Make use of the CreateShuffleVector form that takes an ArrayRef<uint32_t> to avoid the need to manually create a bunch of Constants and a ConstantVector. NFC llvm-svn: 272493
Loading
Please sign in to comment