[all-commits] [llvm/llvm-project] 4558e8: AMDGPU: Add noalias.addrspace metadata when autoup...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Sep 6 08:15:32 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-add-noalias-addrspace-autoupgrade-atomic-intrinsics
Home: https://github.com/llvm/llvm-project
Commit: 4558e8ed9d3f57c10d626c081bcae87e6d3ce41e
https://github.com/llvm/llvm-project/commit/4558e8ed9d3f57c10d626c081bcae87e6d3ce41e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-06 (Fri, 06 Sep 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
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