Files
zig/lib/std/simd.zig
Andrew Kelley 079f62881e std.simd.iota: make it always called at comptime
There's no reason for this to ever run at runtime; it should always be
used to generate a constant.
2023-01-04 18:37:53 -07:00

22 KiB