[clang] [llvm] [clang] Introduce target-specific `Sema` components (PR #93179)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 13:52:29 PDT 2024


nikic wrote:

These Sema refactorings have been increasing the time to build clang by a small increment with every patch -- this one is an extra large jump of 0.7% (https://llvm-compile-time-tracker.com/compare.php?from=59e2a6b08f3e40afea87da3838ba69e1e15b6672&to=8aa80199751b0cd6631d057b0bfb21584acb206f&stat=instructions:u).

https://github.com/llvm/llvm-project/pull/93179


More information about the llvm-commits mailing list