You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
review: doc examples on every andnot/ternlog across all six backends
CodeRabbit round 2, first finding: per the repo guideline every public
API carries an example. Added compact # Examples blocks (andnot set
difference; ternlog MAJ3 via the named facade immediate) to U64x8/U32x16
on scalar, avx2, avx512, nightly, and to U32x16 on neon and wasm. The
avx512 examples execute in this environment's doc-test run (512 passed);
the cfg-gated arms compile their examples only under their own targets.
The second finding (do not extend the nightly-only backend) is declined
with reasons on the PR thread: the nightly arm pre-exists behind the
off-by-default nightly-simd feature, and codex's P1 in the same review
round requires the methods on every dispatched arm precisely so no
feature combination compiles into E0599.
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KCGhDYoQBXs3poaR7sFuqp
0 commit comments