[llvm-branch-commits] [clang] [clang-tools-extra] [lldb] [clang] Reland: Instantiate alias templates with sugar (PR #101858)
Matheus Izvekov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Aug 3 18:28:13 PDT 2024
mizvekov wrote:
@alexfh I can't observe anymore the performance regression you reported on the original phab DR (q2.cc test case).
The original reduction doesn't compile anymore starting from clang-18, so I took the same base test and applied it to current libc++, but the memory usage and wall time are pretty close.
Let me know if you have an additional test case.
https://github.com/llvm/llvm-project/pull/101858
More information about the llvm-branch-commits
mailing list