[PATCH] D61159: [SimplifyCFG] Run ReduceSwitchRange unconditionally, generalize
Shawn Landden via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 13:57:15 PDT 2019
shawnl updated this revision to Diff 197433.
shawnl added a comment.
NFC
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-dead-default.ll
test/Transforms/SimplifyCFG/switch-genfori8.ll
test/Transforms/SimplifyCFG/switch-simplify-range.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61159.197433.patch
Type: text/x-patch
Size: 43295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/0072014e/attachment-0001.bin>
More information about the llvm-commits
mailing list