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

[clang][SPIR-V] Add support for AMDGCN flavoured SPIRV #89796

Merged
merged 37 commits into from
Jun 7, 2024

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    662f160 View commit details
    Browse the repository at this point in the history
  2. Fix formatting.

    AlexVlx committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    393ce66 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    2a10ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98db8f7 View commit details
    Browse the repository at this point in the history
  3. Add __has_builtin test.

    AlexVlx committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c359e0a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    e98f3f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41726d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4698b58 View commit details
    Browse the repository at this point in the history
  4. Fix header ordering.

    AlexVlx committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    aa1cd7c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

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

Commits on May 11, 2024

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

Commits on May 12, 2024

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

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. Add an additional test.

    AlexVlx committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d2f4244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cb4026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a621d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    1841385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce2da3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120b73c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3942bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31ac77d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    0e9b1a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83cd5e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9158b0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 20, 2024

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

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    36c4bf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ffa186 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    4d85a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    516e14c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    bdc3eb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361d47b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b088c72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e85b557 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d41787 View commit details
    Browse the repository at this point in the history