[all-commits] [llvm/llvm-project] 70b00b: [AMDGPU] Rename AMDGPUGlobalAtomicRtn -> AMDGPUAto...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Dec 21 06:53:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70b00b4a6aa06c906c30d614d5b0042fdbfdbd50
https://github.com/llvm/llvm-project/commit/70b00b4a6aa06c906c30d614d5b0042fdbfdbd50
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
Log Message:
-----------
[AMDGPU] Rename AMDGPUGlobalAtomicRtn -> AMDGPUAtomicRtn (#76157)
It is used for FLAT atomics as well as Global atomics.
More information about the All-commits
mailing list