[llvm] [CodeGen][AArch64] Set min jump table entries to 13 for AArch64 targets (PR #71166)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 05:25:24 PST 2023


nikic wrote:

How does this affect performance in cases where the last switch case is usually taken?

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


More information about the llvm-commits mailing list