nikic wrote:

> Interesting. On which code path is this so hot?

Bitcode writing of large blobs (ConstantDataSequential): 
https://github.com/llvm/llvm-project/blob/9facc238463a8b10189534bb9da2e1e2f7503dd6/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp#L2993-L3031

Which could, of course, be further optimized...

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

Reply via email to