sdesmalen-arm wrote:

> > If it's not too much trouble, could you `git cherry-pick 
> > c60663d128f8e0dccd418bdf16ecc403b96aa74a` into this? (Cool if not, ofc.)
> 
> Sure, I can do that. Would you also mind attempting to reproduce the compile 
> time with the latest commit, just to make sure it fixes the issue on your 
> end? I saw a 36 -> 31 second (compared to 30 on main) decrease which seems OK 
> but isn't on the same scale as the numbers you're seeing.

FWIW, on my machine (using -O3) compile time of SemaChecking.cpp goes from 25s 
(before this patch) -> 25.4s (after this patch), whereas before I saw a similar 
order of magnitude slowdown as @nico.

https://github.com/llvm/llvm-project/pull/75487
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to