[llvm] WIP [ADT][NFC] SmallVector performance improvements (PR #169291)

Danila Malyutin via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 24 03:50:52 PST 2025


danilaml wrote:

`if constexpr` are unlikely to impact performance but might affect llvm compile time. You can ask to have a run of https://github.com/nikic/llvm-compile-time-tracker once this patch is in a more ready state.

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


More information about the llvm-commits mailing list