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

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 12 17:05:57 PDT 2019


shawnl added a comment.

The backends seem to be able to handle "illegal types", even if they couldn't before for this.


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