vector-math.git
2 years agoswitch to using separate VecBool8/16/32/64
Jacob Lifshay [Wed, 5 May 2021 05:55:36 +0000 (22:55 -0700)]
switch to using separate VecBool8/16/32/64

2 years agostart adding stdsimd support
Jacob Lifshay [Tue, 4 May 2021 05:02:08 +0000 (22:02 -0700)]
start adding stdsimd support

2 years agoadd ilogb
Jacob Lifshay [Tue, 4 May 2021 04:27:18 +0000 (21:27 -0700)]
add ilogb

2 years agoIR works!
Jacob Lifshay [Mon, 3 May 2021 11:06:34 +0000 (04:06 -0700)]
IR works!

2 years agoclarify explanatory comment
Jacob Lifshay [Mon, 3 May 2021 02:40:43 +0000 (19:40 -0700)]
clarify explanatory comment

2 years agoimpl traits for scalar types
Jacob Lifshay [Mon, 3 May 2021 02:38:29 +0000 (19:38 -0700)]
impl traits for scalar types

2 years agoswitch to using `half` for f16 implementation
Jacob Lifshay [Sun, 2 May 2021 23:48:09 +0000 (16:48 -0700)]
switch to using `half` for f16 implementation

2 years agofinish traits macros
Jacob Lifshay [Sun, 2 May 2021 23:01:10 +0000 (16:01 -0700)]
finish traits macros

2 years agoworking on code
Jacob Lifshay [Sat, 1 May 2021 02:43:59 +0000 (19:43 -0700)]
working on code