[PATCH] D32564: AArch64: compress jump tables to minimum size needed to reach destinations

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 22:04:01 PDT 2018


rengolin added a comment.

Could also be an architectural flag, giving this is a particular behaviour from Exynos. Then a simple splitsJumpTables() or whatever check would be enough.


Repository:
  rL LLVM

https://reviews.llvm.org/D32564





More information about the llvm-commits mailing list