[PATCH] D84270: [SCCP] Remove dead switch cases based on range information
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 29 13:31:43 PDT 2020
nikic updated this revision to Diff 281720.
nikic marked an inline comment as done.
nikic added a comment.
Set AllowUndef=false, switch tests to use !range instead of comparisons.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84270/new/
https://reviews.llvm.org/D84270
Files:
llvm/lib/Transforms/Scalar/SCCP.cpp
llvm/test/Transforms/SCCP/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84270.281720.patch
Type: text/x-patch
Size: 7774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/f381ff42/attachment.bin>
More information about the llvm-commits
mailing list