[PATCH] D60586: [Clang] Conversion of a switch table to a bitmap is not profitable for -Os and -Oz compilation

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 15:28:23 PDT 2019


vsk added a comment.

Why shouldn't llvm simply pick the right behavior for -Os/-Oz automatically?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60586/new/

https://reviews.llvm.org/D60586





More information about the llvm-commits mailing list