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

[AMDGPU] Add GFX12 WMMA and SWMMAC instructions #77795

Merged
merged 10 commits into from
Jan 24, 2024

Commits on Jan 24, 2024

  1. [AMDGPU] Add GFX12 WMMA and SWMMAC instructions

    Co-authored-by: Petar Avramovic <[email protected]>
    Co-authored-by: Piotr Sobczak <[email protected]>
    3 people committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6541b99 View commit details
    Browse the repository at this point in the history
  2. rename AppendExtraBoolArg

    mbrkusanin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4a37160 View commit details
    Browse the repository at this point in the history
  3. Use bfloat

    mbrkusanin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d0905f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50b642f View commit details
    Browse the repository at this point in the history
  5. update tests

    mbrkusanin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cead267 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8e9aa3 View commit details
    Browse the repository at this point in the history
  7. Restore Traits argument

    mbrkusanin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a9db694 View commit details
    Browse the repository at this point in the history
  8. actually use traits

    mbrkusanin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d0ea16e View commit details
    Browse the repository at this point in the history
  9. Revert "Use bfloat"

    This reverts commit f825890.
    mbrkusanin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    fd460a7 View commit details
    Browse the repository at this point in the history
  10. update GCNHazardRecognizer

    mbrkusanin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d3f9c4f View commit details
    Browse the repository at this point in the history