Issues
- 1
Should FMA optimizations be implemented for SCALAR/EMU128 on PPC/RISC-V/GPU?
#2542 opened by johnplatts - 6
Adding new HWY_AVX10_2 target
#2348 opened by johnplatts - 1
FYI OoO until Mar19
#2538 opened by jan-wassenberg - 1
Updating build/test GitHub workflow due to deprecation of Ubuntu 20.04 GitHub Actions runner image
#2534 opened by johnplatts - 25
Support for highway ArgSort
#2472 opened by zafeerali943 - 4
Target-dependent parameters in the multi-target mode
#2505 opened by emilmelnikov - 2
Test Failures
#2494 opened by dbermond - 2
Build error with `perf_counters_test`
#2491 opened by dbermond - 1
Support for VxWorks
#2484 opened by ogzHan0 - 4
- 4
- 5
Any plan for Windows ARM64 MSVC support?
#2329 opened by m-miljkovic - 9
Mismatch in linker when building on Windows, getting dynamic lib when static is needed
#2452 opened by 7sharp9 - 22
How to deal with lane difference between SSE/AVX
#2404 opened by 7sharp9 - 4
FTBS w/ GCC 15 for ppc64le
#2443 opened by kmilos - 0
- 12
Support of PPC64 and S390x
#2406 opened by miladfarca - 1
FR: avoid "unknown" in list_targets
#2441 opened by eustas - 3
Possibility to use IndicesFromVec with std::array / Simplify API for TableLookups?
#2419 opened by FabianSchuetze - 1
ReduceMin/Max operators return incorrect results with infinite values for HWY_EMU128 target
#2434 opened by yohanchatelain - 4
- 8
Unable to link with Bazel using VC++2022
#2390 opened by eugeneo - 23
'VFT dispatching' to call into SIMD-ISA-specific code
#2364 opened by kfjahnke - 7
- 4
numpy CI failed on loongarch qemu test
#2410 opened by jinboson - 9
Unable to install numpy2.2.0 for Python3.10
#2409 opened by Sunny-Anand - 15
- 2
HWY_TARGET_INCLUDE seems to need a full path?
#2408 opened by 7sharp9 - 2
Performance cliff when changing from Neon to X86 [Maybe related to Load/Store Interleaved3] ?
#2403 opened by FabianSchuetze - 4
Help implementing Transform1Reverse
#2398 opened by chinwobble - 5
[Neon] Use Table Three Lookups with Highway?
#2402 opened by FabianSchuetze - 3
- 1
Suggestion for improving documentation
#2399 opened by chinwobble - 6
- 6
Add support for LoongArch
#2386 opened by XiWeiGu - 1
Performance Regression in GatherIndexN
#2382 opened by Mousius - 4
Build failing on various EMU128 tests
#2375 opened by OliverWangData - 4
Linker errors for hwy::SupportedTargets(void) and hwy::GetChosenTarget(void)
#2378 opened by OliverWangData - 11
Warnings on GCC 14
#2379 opened by boxerab - 3
Question: How to use templated classes with user defined SIMD functions and non-SIMD functions.
#2372 opened by OliverWangData - 2
Cannot build highway on windows11 with vs 2022
#2373 opened by LaurentBerger - 1
prefetch in Stream implementation for ARM can significantly degrade performance.
#2370 opened by gmh42 - 9
- 4
Fail to compile vqsort with clang 16 on Darwin M1
#2356 opened by 1yefuwang1 - 5
- 2
Parallel sorting and bench_parallel.cc
#2357 opened by kccqzy - 4
Build on riscv64 is broken: `rvv-inl.h: fatal error: riscv_vector.h: No such file or directory`
#2328 opened by barracuda156 - 6
Failure to build highway with Apple's clang 16
#2317 opened by fxcoudert - 5
Risc-V compilation fails with HWY_CMAKE_RVV flag turned off (risc-v v extension is still turned on for some reason)
#2311 opened by k0tran - 3
Add support for E5M2 and E4M3 floating point types
#2312 opened by johnplatts