mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-15 15:46:00 -04:00
simd_shuffle only wants constants in the shuffle indices so using this proc would generate a compiler error before this change.
simd_shuffle only wants constants in the shuffle indices so using this proc would generate a compiler error before this change.