2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/internal/native/avx2
liu 56e81a633e
fix: use sse instead of sse4 (#305)
* fix: use sse instead of sse4

* fix: use dispatch

* fix: remove lzero

Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
2022-09-26 12:45:01 +08:00
..
fastfloat_amd64_test.go opt: faster ftoa (#291) 2022-09-20 10:26:18 +08:00
fastint_amd64_test.go opt: faster ftoa (#291) 2022-09-20 10:26:18 +08:00
native_amd64.go fix: use sse instead of sse4 (#305) 2022-09-26 12:45:01 +08:00
native_amd64.s fix: use sse instead of sse4 (#305) 2022-09-26 12:45:01 +08:00
native_amd64_test.go add ValidateString option into decode (#253) 2022-08-11 19:06:11 +08:00
native_export_amd64.go opt: faster ftoa (#291) 2022-09-20 10:26:18 +08:00
native_subr_amd64.go fix: use sse instead of sse4 (#305) 2022-09-26 12:45:01 +08:00