melver wrote: > > Overall compilation before the change takes 327,801,317 instructions, and > > 327,433,878 after the change > > Accidentally left assertions on. Without it's 277,111,134 versus 276,855,186, > but this is also 0.1%, and Thread Safety Analysis is still roughly 1% of the > overall compilation time.
Saving 0.1% in a large build cluster is still a nice saving, so in general, I'm in favour. https://github.com/llvm/llvm-project/pull/149660 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits