[all-commits] [llvm/llvm-project] 1f62a1: AMDGPU: Stop handling legacy amdgpu-unsafe-fp-atom...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Aug 2 08:55:07 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-stop-handling-amdgpu-unsafe-fp-atomics-attribute
Home: https://github.com/llvm/llvm-project
Commit: 1f62a17f4fb8d8b28bbf7b042a039873b04574d6
https://github.com/llvm/llvm-project/commit/1f62a17f4fb8d8b28bbf7b042a039873b04574d6
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-mmra.ll
M llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fadd.ll
R llvm/test/Transforms/Inline/AMDGPU/inline-amdgpu-unsafe-fp-atomics.ll
Log Message:
-----------
AMDGPU: Stop handling legacy amdgpu-unsafe-fp-atomics attribute
This is now autoupgraded to annotate atomicrmw instructions in
old bitcode.
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