Remix.run Logo
bobmcnamara 10 hours ago

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.