[llvm] [CostModel] Estimate the codesize cost of switch (PR #163569)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 27 09:15:32 PDT 2025


https://github.com/nikic commented:

This looks reasonable to me, but why does this impact vectorization tests? Do those use the CodeSize model even when not optimizing for size?

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


More information about the llvm-commits mailing list