[llvm-branch-commits] [clang] [Serialization] Code cleanups and polish 83233 (PR #83237)
Ilya Biryukov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Nov 12 05:26:06 PST 2024
ilya-biryukov wrote:
> @vgvassilev @ilya-biryukov @alexfh If I read correctly, the only blocker issue is the above reported performance issue. And I tried to split partial specialization from the full specialization table to avoid merging tables again and again. Could you please take another round of testing? Thanks in ahead.
@alexfh is on vacation until tomorrow, but we've already asked him to run another round of testing.
Thanks for fixing the issue!
https://github.com/llvm/llvm-project/pull/83237
More information about the llvm-branch-commits
mailing list