[PATCH] D61840: [SimplifyCFG] ReduceSwitchRange: use the smallest result type possible.

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 11:25:26 PDT 2019


shawnl added a comment.

I am going to drop this as this optimization really belongs in visitGEP, same with the bitmask code in this file.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61840





More information about the llvm-commits mailing list