[clang] Introduce paged vector (PR #66430)

Giulio Eulisse via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 2 05:05:09 PDT 2023


ktf wrote:

I also noticed that LoadedSLocEntryTable uses 42 elements tables, which probably introduces some extra divisions to do the indexing. I can try switching to 32 elements.

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


More information about the cfe-commits mailing list