codegen_llvm.cc
49.6 KB
-
[LLVM] Use ArrayRef<int> in calls to CreateShuffleVector (#5399) · ef61fd50
This switch was made in LLVM 11. Previously this function was expecting mask indices of type uint32_t. This variant is now deprecated.
Krzysztof Parzyszek committed