[all-commits] [llvm/llvm-project] 7789fb: [libc][NFC] Move 'sleep_briefly' function to commo...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Feb 26 14:42:36 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7789fb6604e5319ae46896285a264920015f8771
https://github.com/llvm/llvm-project/commit/7789fb6604e5319ae46896285a264920015f8771
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths:
M libc/src/__support/RPC/rpc_util.h
M libc/src/__support/threads/CMakeLists.txt
A libc/src/__support/threads/sleep.h
Log Message:
-----------
[libc][NFC] Move 'sleep_briefly' function to common header (#83074)
Summary:
The https://github.com/llvm/llvm-project/pull/83026 patch has another
use for this function. Additionally add support for the Arm instruction
barrier if this is ever used by other targets.
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