Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed signedness of simd shuffle and simd avgu #87

Closed

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    1109781 View commit details
    Browse the repository at this point in the history
  2. Fix the signedness of cv.avgu.sc{i}[.h,.b] from signed to unsigned

    This built-in signedness was previously updated for GCC in commit: openhwgroup/corev-gcc@eeedfe3
    
    Signed-off-by: AhmadTameem <[email protected]>
    Tameem-10xE committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6ab431a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    508a695 View commit details
    Browse the repository at this point in the history