Ziggit
Is it possible to use LLVM instructions for vector operations not implemented in the standard library?
Help
language
lalinsky
May 31, 2026, 7:41am
2
Here is an example of dynamic shuffle that Zig does not support, but LLVM does:
1 Like
SIMD and lookup tables
show post in topic