[PATCH] D60584: Conversion of a switch table to a bitmap is not profitable for -Os and -Oz compilation
Anton Korobeynikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 15:26:29 PDT 2019
asl added a comment.
How many such switches are seen in e.g. LLVM test suite? Could you please share the size reduction statistics?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60584/new/
https://reviews.llvm.org/D60584
More information about the llvm-commits
mailing list