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

[SM6.8] Add proposal for DXIL 1.8 #77

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

Commits on Aug 17, 2023

  1. [SM6.8] Add proposal for DXIL 1.8

    This change proposes an abbreviated DXIL 1.8 specification. We should
    fill this out with more detail as appropriate, but this should document
    the basic bits that we need to verify the compiler implementation.
    llvm-beanz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e39707b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update barrier arguments

    This updates the new barrier instruction signatures.
    llvm-beanz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8aeac7e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update DXIL 1.8

    This updates the DXIL 1.8 additions document with the expected changes
    to SM 6.8 features.
    llvm-beanz committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fb3fca1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Fix list formatting

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