aboutsummaryrefslogtreecommitdiff
path: root/lib/std/simd.zig
AgeCommit message (Expand)Author
2022-04-04std.simd: Fix suggestVectorSizeForCpuominitay
2022-03-30replace other uses of `std.meta.Vector` with `@Vector` (#11346)Meghan
2022-03-27std: SIMD utility functionstecanec