[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 5 09:45:24 PDT 2019
evandro added a comment.
In D60295#1456226 <https://reviews.llvm.org/D60295#1456226>, @hans wrote:
> I also don't see exactly how the semantics of max-jump-table-size are changed with this patch? What am I missing? Can you upload it again with more context maybe?
Look at `llvm/include/llvm/CodeGen/TargetLowering.h` below.
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