diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-06-04 20:32:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 20:32:07 -0500 |
commit | 59725c7486d7c37d942e2f45469a8d79ac37fcd3 (patch) | |
tree | 752b8e99f8d84a13befa812cad0b2f062364e25d /llvm/lib/Object/ELF.cpp | |
parent | c1e0faecfc47cc078014f4d64214f90c492b7db8 (diff) | |
download | llvm-59725c7486d7c37d942e2f45469a8d79ac37fcd3.zip llvm-59725c7486d7c37d942e2f45469a8d79ac37fcd3.tar.gz llvm-59725c7486d7c37d942e2f45469a8d79ac37fcd3.tar.bz2 |
[libc] Coalesce bitfield access in GPU malloc (#142692)
Summary:
This improves performance by reducing the amount of RMW operations we
need to do to a single slot. This improves repeated allocations without
much contention about ten percent.
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions