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

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 03:37:04 PST 2023


davemgreen wrote:

Thanks. It looks like some of the formatting could be redone? The failing test at least looks unrelated.

I see the Arm backend does the same thing with adding MinSize to the subtarget. This sounds OK to me if the formatting is happy.

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


More information about the llvm-commits mailing list