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

[SM68] Initial proposal for Wave Matrix #61

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jun 22, 2023

  1. [SM68] Initial proposal for Wave Matrix

    This proposal adds new WaveMatrix data types that support lane
    cooperative matrix multiplication.
    
    A preview implementation of this proposal is available as part of the
    DXC 1.8.2306 preview release.
    llvm-beanz committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4ad5a69 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Renormalize line endings.

    llvm-beanz committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3cea383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb479ce View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Move to SM 6.9

    llvm-beanz committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f31db93 View commit details
    Browse the repository at this point in the history
  2. Add DXIL changes

    llvm-beanz committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    08203e5 View commit details
    Browse the repository at this point in the history