diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2025-06-05 15:14:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-05 15:14:25 +0200 |
commit | 702e228249906d43687952d9a2f3d2f90d8024c6 (patch) | |
tree | 49b5681c549789011155b9a20403f71421ab6792 /clang/lib | |
parent | 754f2caa5c5fb3675b1972eafeae78679831b644 (diff) | |
download | llvm-702e228249906d43687952d9a2f3d2f90d8024c6.zip llvm-702e228249906d43687952d9a2f3d2f90d8024c6.tar.gz llvm-702e228249906d43687952d9a2f3d2f90d8024c6.tar.bz2 |
[clang] Reduce LateInstantiatedAttrVec vector default size. (#142840)
This increases clang's template instantiation depths.
I can see 7% increase (1510 -> 1612 on my local machine) for the
`clang/test/SemaTemplate/instantiation-depth-default.cpp` case.
No performance regressions have been observed:
https://llvm-compile-time-tracker.com/compare.php?from=5f8cf33650c0c71119ecf81f07014329d9466d0d&to=05c2403b0f784325f5b88760ef43a15b6aaf4181&stat=instructions:u
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions