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

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 15:28:33 PDT 2018


evandro added a comment.

In https://reviews.llvm.org/D32564#1259585, @t.p.northover wrote:

> Is that in trunk?  I can't see any obvious candidates with a `git grep -i exynos`. If not, it's probably not relevant to this review.


Yes, see `ExynosM{1,3}` under `AArch64Subtarget::initializeProperties()`.


Repository:
  rL LLVM

https://reviews.llvm.org/D32564





More information about the llvm-commits mailing list