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

add some avx512f intrinsics(mask, rotation, shift) #884

Merged
merged 9 commits into from
Aug 25, 2020
Merged

add some avx512f intrinsics(mask, rotation, shift) #884

merged 9 commits into from
Aug 25, 2020

Commits on Aug 18, 2020

  1. add some avx512f intrinsics

    minybot committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    6d2e9b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. add rustc_args_required_const

    minybot committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a77dfeb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    8c74b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    601b615 View commit details
    Browse the repository at this point in the history
  3. fix assert_instr

    minybot committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    16b931c View commit details
    Browse the repository at this point in the history
  4. fix assert_instr 2

    minybot committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    ae9e8bf View commit details
    Browse the repository at this point in the history
  5. fix assert_instr 3

    minybot committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    a9193d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cc2139 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. fix to pass CI

    minybot committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e700382 View commit details
    Browse the repository at this point in the history