[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
Fri Oct 12 09:19:52 PDT 2018
evandro added a comment.
Rather than a feature in `AArch.td`, I'd prefer a line in `AArch64Subtarget::initializeProperties()`.
Repository:
rL LLVM
https://reviews.llvm.org/D32564
More information about the llvm-commits
mailing list