[PATCH] D52707: Switch optimization in IR for known maximum switch values
Ayonam Ray via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 13:41:36 PST 2018
ayonam updated this revision to Diff 179144.
ayonam added a comment.
Moved the test case from D55742 <https://reviews.llvm.org/D55742> to this patch. Simplified the test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52707/new/
https://reviews.llvm.org/D52707
Files:
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/switch-widen.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52707.179144.patch
Type: text/x-patch
Size: 8916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/110bd0e0/attachment.bin>
More information about the llvm-commits
mailing list