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

[Lint][AMDGPU] No store to const addrspace #109181

Merged
merged 4 commits into from
Sep 25, 2024
Merged

Commits on Sep 18, 2024

  1. [Verifier][AMDGPU] No store to const addrspace

    Ensure store to const addrspace is not allowed by IR Verifier.
    jofrn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a099028 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. [Lint] Switch check to Linter

    jofrn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4553484 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 25, 2024

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