[all-commits] [llvm/llvm-project] 7ff892: [libc] Update fence to use scoped fence now that i...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Dec 6 13:20:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ff89294b63f8f15c650fe314cff5c576978c489
https://github.com/llvm/llvm-project/commit/7ff89294b63f8f15c650fe314cff5c576978c489
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M libc/src/__support/CPP/atomic.h
Log Message:
-----------
[libc] Update fence to use scoped fence now that it's supported (#119018)
Summary:
Adds support for scoped fences now that the NVPTX backend doesn't break
on them.
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