Skip to content

Vectorize sample packing and coefficient scaling - #3

Merged
jcwal1516 merged 1 commit into
mainfrom
perf/simd-pack-and-dequantize
Sep 26, 2026
Merged

jcwal1516 merged 1 commit into
mainfrom
perf/simd-pack-and-dequantize

Conversation

@jcwal1516

Copy link
Copy Markdown
Member

Use fearless_simd 1.0 capability tokens for vectorized unsigned sample packing and coefficient dequantization, retaining scalar handling for short rows and tails. Add numerical regression coverage for clamp boundaries, negative coefficients, and non-vector-length inputs; update dependency locks and notices.

Validation: cargo fmt --all -- --check; cargo test -p jxr-native -p jxr-core --locked (141 passed); cargo clippy -p jxr-native -p jxr-core --all-targets --locked -- -D warnings. Tested on Apple Silicon; x86 dispatch and the broader feature matrix remain for CI. No new performance claim is made.

@jcwal1516
jcwal1516 merged commit 05da957 into main Sep 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant