zig/test/stage1
Andrew Kelley 545064c1d9
introduce vector type for SIMD
See #903

 * create with `@Vector(len, ElemType)`
 * only wrapping addition is implemented

This feature is far from complete; this is only the beginning.
2019-01-30 23:39:25 -05:00
..
behavior introduce vector type for SIMD 2019-01-30 23:39:25 -05:00
c_abi
behavior.zig