Activity
Same refactor for neon butterflies
Same refactor for neon butterflies
Refactor sse and wasm simd butterflies to remove direction macro para…
Refactor sse and wasm simd butterflies to remove direction macro para…
Deleted branch
Back out test code, remove handlebars import
Back out test code, remove handlebars import
Test new CI step by submitting mismatching code
Test new CI step by submitting mismatching code
Added a CI step to verify autogenerated code match
Added a CI step to verify autogenerated code match
Added "--check" mode to the simd butterfly script
Added "--check" mode to the simd butterfly script
Use handlebars templates to avoid preprocessing
Use handlebars templates to avoid preprocessing
Fix struct name
Fix struct name
Fix macro parameter
Fix macro parameter
Simplified butterfly macro invocation by removing unused parameters
Simplified butterfly macro invocation by removing unused parameters
Simplify the template by pre-packaging the struct names
Simplify the template by pre-packaging the struct names
Exclude wasm simd benchmarks from rustfmt
Exclude wasm simd benchmarks from rustfmt
Delete gen_sse_butterflies.py
Delete gen_sse_butterflies.py
Use the same testing feature detection as neon
Use the same testing feature detection as neon
Force push
[wip] neon benchmarks
[wip] neon benchmarks
Hook up wasm simd to use the prime butterfly generator
Hook up wasm simd to use the prime butterfly generator
formatting fix
formatting fix
Removed unnecessary include
Removed unnecessary include
Created a rust tool to autogenerate the full SSE prime butterfly file
Created a rust tool to autogenerate the full SSE prime butterfly file
[wip] FMA for neon butterflies
[wip] FMA for neon butterflies
Deleted branch
Consistently use FMA in neon butterfly3
Consistently use FMA in neon butterfly3
Deleted branch
Merge branch 'master' into optimized-butterflies
Merge branch 'master' into optimized-butterflies