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

Hongyu Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 16 02:35:50 PDT 2025


XChy wrote:

To keep the change small, I only modified the X86 TTI for now. Once the generic implementation is approved, I would update other targets as well.

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


More information about the llvm-commits mailing list