Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
7665 commits behind, 190 commits ahead of the upstream repository.
user avatar
Ben Gamari authored
Previously the AtomicRead and AtomicWrite operations were emitted as
out-of-line calls. However, these tend to be very important for
performance, especially the RELAXED case (which only exists for
ThreadSanitizer checking).

Fixes #22115.

(cherry picked from commit 6e52fcb9)
94844882
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.