[llvm] Recover performance loss after PagedVector introduction (PR #67972)

Giulio Eulisse via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 08:33:55 PDT 2023


ktf wrote:

@nikic I have pushed a new commit where I change the size of the page to 32 elements from the current 42. It should at least get rid of a division.

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


More information about the llvm-commits mailing list