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

Implement Missing Extended Features #181

Merged
merged 6 commits into from
Jul 16, 2024
Merged

Implement Missing Extended Features #181

merged 6 commits into from
Jul 16, 2024

Commits on Jul 15, 2024

  1. Implement Missing Extended Features

    - Missing Extended features are those lcoated at edx register and for leaf eax=7,ecx=0
    Mert Kurttutan committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1d99233 View commit details
    Browse the repository at this point in the history
  2. Remove commented line

    Mert Kurttutan committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b27ffbf View commit details
    Browse the repository at this point in the history
  3. Fix the explanation comment for AMX-INT8 bit

    Co-authored-by: Gerd Zellweger <mail@gerdzellweger.com>
    mert-kurttutan and gz authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6f7c5b0 View commit details
    Browse the repository at this point in the history
  4. Fix typo on 4nniw -> 4vnniw

    mert-kurttutan committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    caf7ea8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    aa63731 View commit details
    Browse the repository at this point in the history
  2. Add new implementations for completes and their display

    - AVX512-vp2intersect bit and method
    - AMX_TILE and AMX_INT8 method (bits were already implemented)
    Add new test assertion for the new bits
    mert-kurttutan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    53464cb View commit details
    Browse the repository at this point in the history