[PATCH] D61159: [SimplifyCFG] Run ReduceSwitchRange unconditionally, generalize

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 01:24:10 PDT 2019


shawnl updated this revision to Diff 197007.

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

https://reviews.llvm.org/D61159

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll
  test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
  test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
  test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
  test/Transforms/SimplifyCFG/rangereduce.ll
  test/Transforms/SimplifyCFG/switch-genfori8.ll
  test/Transforms/SimplifyCFG/switch-simplify-range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61159.197007.patch
Type: text/x-patch
Size: 34610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190428/e241460b/attachment.bin>


More information about the llvm-commits mailing list