Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bobmcnamara
9 months ago
|
parent
|
context
|
favorite
| on:
The state of SIMD in Rust in 2025
We used to tweak our scalar product simulator code to match the SIMD arithmetic order so we could hash the outputs for tests.
I wonder if it could autovec the simd-ordered code.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I wonder if it could autovec the simd-ordered code.