[all-commits] [llvm/llvm-project] 465bc5: AArch64/ARM/PPC/X86: Add some atomic tests (#92933)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 28 22:06:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 465bc5e729fd755880b9a288de42a37ad1206301
https://github.com/llvm/llvm-project/commit/465bc5e729fd755880b9a288de42a37ad1206301
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M llvm/test/CodeGen/AArch64/Atomics/aarch64-atomic-load-lse2.ll
M llvm/test/CodeGen/AArch64/relaxed-fp-atomics.ll
M llvm/test/CodeGen/ARM/atomic-load-store.ll
M llvm/test/CodeGen/PowerPC/atomics.ll
M llvm/test/CodeGen/X86/atomic-non-integer.ll
Log Message:
-----------
AArch64/ARM/PPC/X86: Add some atomic tests (#92933)
FP typed atomic load/store coverage was mostly missing, especially for
half and bfloat.
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