[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
Mon Oct 22 14:48:06 PDT 2018


evandro added a comment.

Isn't this change always enabled for `-Os`?  So it should be easy to test it or to enable down to a single function, shouldn't it?


Repository:
  rL LLVM

https://reviews.llvm.org/D32564





More information about the llvm-commits mailing list