[clang] [Serialization] Load Specializations Lazily (PR #76774)

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 21 11:51:00 PST 2024


vgvassilev wrote:

> Sorry for losing track of the discussion here. What is the current status here? Should we run another round of testing?
> 
> Also, I see proposals to land the new behaviour under a flag and have it off by default. If that does not add a lot of complexity, that would definitely be something that's makes testing easier on our side. Our compiler is build from revisions close to head and don't need to wait for the next Clang release to rip the benefits of this approach.

@ilya-biryukov, this PR is not ready to test. However, I'd appreciate if you could test our baseline patch located here: https://github.com/llvm/llvm-project/tree/users/vgvassilev/D41416_D153003 on you

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


More information about the cfe-commits mailing list