[clang] [clang] Optimize castToDeclContext for 2% improvement in build times (PR #76825)

Pol M via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 3 07:40:43 PST 2024


Destroyerrrocket wrote:

Yeah, I also saw that in O3 most of the compile time is overshadowed by LLVM, so it makes perfect sense that the -O0 are the ones showing better results!

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


More information about the cfe-commits mailing list