[PATCH] D60295: [SelectionDAG] Change the jump table size unit from entry to target
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 19 10:33:02 PDT 2019
evandro added a comment.
In D60295#1458162 <https://reviews.llvm.org/D60295#1458162>, @dmgreen wrote:
> What does this do for codesize?
Since there aren't that many jump tables, the increase in code size is negligible.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60295/new/
https://reviews.llvm.org/D60295
More information about the llvm-commits
mailing list