faster-hex icon indicating copy to clipboard operation
faster-hex copied to clipboard

src/lib.rs: make conditionals for x86 vectorization more similar.

Open he32 opened this issue 2 years ago • 1 comments

If, for some reason, your i386 rust doesn't support the "sse" target feature (perhaps built for i586), you end up with use but no definition for vectorization_support_no_cache_x86(). This change fixes that.

he32 avatar Sep 03 '23 17:09 he32

Hello, "ping" -- any chance this can get applied?

he32 avatar Dec 30 '23 18:12 he32