[all-commits] [llvm/llvm-project] cc6738: [scudo] Add ALWAYS_INLINE to ScopedTSD ctor (#81982)
fabio-d via All-commits
all-commits at lists.llvm.org
Fri Feb 16 10:48:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc673867d97aeb1151da5f7f0dc59d47eb384b45
https://github.com/llvm/llvm-project/commit/cc673867d97aeb1151da5f7f0dc59d47eb384b45
Author: Fabio D'Urso <fdurso at google.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M compiler-rt/lib/scudo/standalone/tsd_exclusive.h
M compiler-rt/lib/scudo/standalone/tsd_shared.h
Log Message:
-----------
[scudo] Add ALWAYS_INLINE to ScopedTSD ctor (#81982)
Fix for performance regression introduced by #80061 that slowed
down Fuchsia's MallocFree microbenchmark by 3.5 - 8%
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