cyndyishida wrote:

Attaching an isolated reproducer with a README (Claude-generated) that reports 
the instruction count & timing results. It builds N modules implicitly. There's 
about a 4% reduction with this patch applied over 50 modules loaded.
[builtins-noalloc-repro.tar.gz](https://github.com/user-attachments/files/29218891/builtins-noalloc-repro.tar.gz)

`./run.sh $LLVM_BUILD_DIR/bin/clang 50 10`

As the number of modules increases, time/instruction count % diff increases 

https://github.com/llvm/llvm-project/pull/205162
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to