[clang] Performance optimizations for function effects (nonblocking attribute etc.) (PR #96844)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 15 09:05:24 PDT 2024


Sirraide wrote:

> This seems to have the desired effect of only paying for the feature when it's in use.

It does seem to have helped a bit, yeah.

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


More information about the cfe-commits mailing list