[all-commits] [llvm/llvm-project] 9dca83: AMDGPU: Add noalias.addrspace metadata when autoup...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Oct 7 13:13:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dca83f2e1f20919a06dd58acd345e2a49e13d9a
https://github.com/llvm/llvm-project/commit/9dca83f2e1f20919a06dd58acd345e2a49e13d9a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M llvm/lib/IR/AutoUpgrade.cpp
M llvm/test/Bitcode/amdgcn-atomic.ll
Log Message:
-----------
AMDGPU: Add noalias.addrspace metadata when autoupgrading atomic intrinsics (#102599)
This will be needed to continue generating the raw instruction in the flat case.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list