Issue 162373
Summary [clang][Modules] PCM Sizes Increased Significantly After Delta Encoding Optimization Removed
Labels clang
Assignees
Reporter qiongsiwu
    Hi @hokein @ChuanqiXu9 ! 

I work with @Bigcheese and @cyndyishida on Clang Modules. We noticed that the PCM sizes have increased significantly (5%) after https://github.com/llvm/llvm-project/pull/145670. I can see that the 5% increase is [expected](https://github.com/llvm/llvm-project/pull/145670#issue-3175167642), but combining this with some other commits that increase PCM sizes, we are experiencing build failures where builders run out of disk space. 

Do we have a plan going forward to claw back some of the disk space increase caused by this PR? 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to