[PATCH] D61237: [SimplifyCFG] ReduceSwitchRange: Improve on the case where the SubThreshold doesn't trigger

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 02:16:14 PDT 2019


shawnl updated this revision to Diff 197013.
shawnl edited the summary of this revision.
shawnl added a comment.

bugs, tests


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

https://reviews.llvm.org/D61237

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/rangereduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61237.197013.patch
Type: text/x-patch
Size: 6276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190428/391b9a4a/attachment.bin>


More information about the llvm-commits mailing list