[all-commits] [llvm/llvm-project] be077b: clang/AMDGPU: Stop emitting amdgpu-unsafe-fp-atomi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Oct 8 12:38:38 PDT 2024
Branch: refs/heads/users/arsenm/clang-stop-emitting-amdgpu-unsafe-fp-atomics-attribute
Home: https://github.com/llvm/llvm-project
Commit: be077b9947546b5d6a87be7c57d44b57ff6efb5f
https://github.com/llvm/llvm-project/commit/be077b9947546b5d6a87be7c57d44b57ff6efb5f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M clang/lib/CodeGen/Targets/AMDGPU.cpp
R clang/test/CodeGenCUDA/amdgpu-func-attrs.cu
M clang/test/OpenMP/amdgcn-attributes.cpp
Log Message:
-----------
clang/AMDGPU: Stop emitting amdgpu-unsafe-fp-atomics attribute
This has been replaced with metadata on individual atomicrmw instructions.
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