[LLVM] Use ArrayRef<int> in calls to CreateShuffleVector (#5399)
This switch was made in LLVM 11. Previously this function was expecting mask indices of type uint32_t. This variant is now deprecated.
Showing
Please
register
or
sign in
to comment