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

BUG: Fix for npyv_orc_b8 and npyv_xnor_b8 for s390x (z13) #21748

Merged
merged 2 commits into from
Jun 14, 2022

Commits on Jun 14, 2022

  1. Fix for npyv_orc_b8 and npyv_xnor_b8 for s390x(z13)

    - Implement npyv_orc_b8 and npyv_xnor_b8 for z13.
      '__builtin_s390_vec_orc' and `__builtin_s390_vec_eqv` require z14 or higher.
    pradghos committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    cd3e9a1 View commit details
    Browse the repository at this point in the history
  2. addressed review comments

    pradghos committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    463d133 View commit details
    Browse the repository at this point in the history