[llvm] Introduce paged vector (PR #66430)

Giulio Eulisse via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 05:05:10 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 llvm-commits mailing list