diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-03-18 12:14:52 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-03-18 19:19:33 +0000 |
commit | 575de3d6663273b9d4d8fd483a9b45a971aac3af (patch) | |
tree | 26fdf52cdb21d7abf71f3c370ffc0c9cdbb4c2be /sysdeps/powerpc/powerpc32/power6x/fpu | |
parent | 5291d9f1e274dd869bc0b3d044fd4cbae486893d (diff) | |
download | glibc-master.zip glibc-master.tar.gz glibc-master.tar.bz2 |
Remove the alignment rounding up from csize2tidx - this makes no sense
since the input should be a chunk size. Removing it enables further
optimizations, for example chunksize_nomask can be safely used and
invalid sizes < MINSIZE are not mapped to a valid tidx.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/powerpc/powerpc32/power6x/fpu')
0 files changed, 0 insertions, 0 deletions