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 noalias.addrspace metadata when autoupgrading atomic intrinsics #102599

AMDGPU: Add noalias.addrspace metadata when autoupgrading atomic intr…

3415e01
Select commit
Loading
Failed to load commit list.
Merged

AMDGPU: Add noalias.addrspace metadata when autoupgrading atomic intrinsics #102599

AMDGPU: Add noalias.addrspace metadata when autoupgrading atomic intr…
3415e01
Select commit
Loading
Failed to load commit list.
Graphite App / Graphite / ai_reviewer check succeeded Oct 7, 2024 in 0s

Graphite AI review summary

This pull request introduces the 'noalias.addrspace' metadata for memory operations to identify address spaces that cannot be accessed. It adds documentation, updates the language reference, and implements verification for the new metadata.

Left no comments. Looks good to me!

Details