nickdesaulniers wrote:

> Do we want some sort of optimization for constant printf? 99% of the time, we 
> could parse the string at compile-time. (This sort of optimization is common 
> for embedded targets.)

Yes! @michaelrj-google has some ideas. Orthogonal to this PR though.

https://github.com/llvm/llvm-project/pull/96369
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to