Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xtensor-stack/xsimd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e3cdb6a
Choose a base ref
...
head repository: xtensor-stack/xsimd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2dd2afc
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 7, 2026

  1. Improve generic version of complex masked store & load

    Use the usual kernel mechanism which allows for specialization.
    Implement specialization for avx and avx512.
    
    Follow-up to #1391
    serge-sans-paille committed Aug 7, 2026
    Configuration menu
    Copy the full SHA
    c17f5af View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2026

  1. WIP

    serge-sans-paille committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    6043cf0 View commit details
    Browse the repository at this point in the history
  2. WIP

    serge-sans-paille committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    9490567 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2026

  1. WIP avxOK

    serge-sans-paille committed Aug 15, 2026
    Configuration menu
    Copy the full SHA
    56b98a0 View commit details
    Browse the repository at this point in the history
  2. WIP

    serge-sans-paille committed Aug 15, 2026
    Configuration menu
    Copy the full SHA
    2dd2afc View commit details
    Browse the repository at this point in the history
Loading