[llvm-branch-commits] [llvm] release/23.x: [IR] Slightly optimize getElementAsInteger() (#211550) (PR #212222)

Alexis Engelke via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jul 27 04:01:07 PDT 2026


aengelke wrote:

I see. Yeah, bitcode reading/writing has quite a bit of potential. The lower-level bit reader/writer also have room for improvement -- they not only shows up with ThinLTO, but also with Clang module/PCH reading/writing.

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


More information about the llvm-branch-commits mailing list