3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 513 | 513 |  | |
| 514 | 514 |  | |
| 515 | 515 |  | |
| 516 |  | - | |
|  | 516 | + | |
| 517 | 517 |  | |
| 518 | 518 |  | |
| 519 | 519 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 3 | 3 |  | |
| 4 | 4 |  | |
| 5 | 5 |  | |
| 6 |  | - | |
|  | 6 | + | |
| 7 | 7 |  | |
| 8 | 8 |  | |
| 9 | 9 |  | |
|  | |||
- .github/workflows/build_test.yml+1-1
- BUILD+19-1
- CMakeLists.txt+3
- README.md+25-14
- hwy/contrib/algo/transform_test.cc+6-6
- hwy/contrib/math/math_hyper_test.cc+211
- hwy/contrib/math/math_tan_test.cc+540
- hwy/contrib/math/math_test.cc-459
- hwy/contrib/math/math_trig_test.cc+241
- hwy/contrib/matvec/matvec-inl.h+4-4
- hwy/contrib/sort/BUILD+2
- hwy/contrib/sort/algo-inl.h+1-3
- hwy/contrib/sort/bench_sort.cc-1
- hwy/contrib/sort/result-inl.h+10-10
- hwy/contrib/sort/sort_test.cc+4
- hwy/contrib/sort/vqsort_f16a.cc+4-3
- hwy/contrib/sort/vqsort_f16d.cc+4-3
- hwy/contrib/thread_pool/spin.h+6-8
- hwy/contrib/thread_pool/thread_pool.h+208-255
- hwy/contrib/thread_pool/thread_pool_test.cc+12-16
- hwy/detect_targets.h+2-2
- hwy/ops/set_macros-inl.h+12
- hwy/perf_counters.h+1-1
- hwy/print.cc+14-8
- hwy/profiler.h+15-1
- hwy/tests/list_targets.cc+36-10
- meson.build+3
- meson_options.txt-2

0 commit comments