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

[x86] Generate AVX512 fixed-point instructions #7129

Merged
merged 13 commits into from
Oct 31, 2022
Merged

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    0887efb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e25f93 View commit details
    Browse the repository at this point in the history
  3. clang format

    rootjalex committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5d10a4a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    060ec46 View commit details
    Browse the repository at this point in the history
  2. comment typo

    rootjalex committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4ed4216 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f12b54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6eb8aa View commit details
    Browse the repository at this point in the history
  5. fix d <-> w typo

    rootjalex committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4645dd7 View commit details
    Browse the repository at this point in the history
  6. on ssse3 use llvm.abs

    rootjalex committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    cddce67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d0d7ec View commit details
    Browse the repository at this point in the history
  8. generate vpabs on AVX512

    rootjalex committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4d2733d View commit details
    Browse the repository at this point in the history
  9. clang format

    rootjalex committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    dd0a98c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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