[all-commits] [llvm/llvm-project] 5ad5d4: IR/AMDGPU: Autoupgrade amdgpu-unsafe-fp-atomics at...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Aug 12 02:02:48 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-autoupgrade-unsafe-fp-atomics-attribute
Home: https://github.com/llvm/llvm-project
Commit: 5ad5d43d81acc1f2f76b7cc0560e8b037a2e6528
https://github.com/llvm/llvm-project/commit/5ad5d43d81acc1f2f76b7cc0560e8b037a2e6528
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-12 (Mon, 12 Aug 2024)
Changed paths:
M llvm/lib/IR/AutoUpgrade.cpp
A llvm/test/Bitcode/amdgpu-unsafe-fp-atomics-upgrade.ll
Log Message:
-----------
IR/AMDGPU: Autoupgrade amdgpu-unsafe-fp-atomics attribute
Delete the attribute and annotate any atomicrmw instructions in the
function with new metadata.
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