aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKen Matsui <kmatsui@gcc.gnu.org>2024-02-15 07:19:02 -0800
committerKen Matsui <kmatsui@gcc.gnu.org>2024-06-13 05:56:45 -0700
commit6f0dfa6f1acdf78d764d6f5d6f53c2f2a768c047 (patch)
tree1e615a2e3f74c5638e51e723c2909428285e3eea /gcc
parent9d0dba02c5452d5906f87e59455a4c38944eb217 (diff)
downloadgcc-6f0dfa6f1acdf78d764d6f5d6f53c2f2a768c047.zip
gcc-6f0dfa6f1acdf78d764d6f5d6f53c2f2a768c047.tar.gz
gcc-6f0dfa6f1acdf78d764d6f5d6f53c2f2a768c047.tar.bz2
libstdc++: Optimize std::rank compilation performance
This patch optimizes the compilation performance of std::rank by dispatching to the new __array_rank built-in trait. libstdc++-v3/ChangeLog: * include/std/type_traits (rank): Use __array_rank built-in trait. (rank_v): Likewise. Signed-off-by: Ken Matsui <kmatsui@gcc.gnu.org> Reviewed-by: Patrick Palka <ppalka@redhat.com> Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions