[PATCH] D84270: [SCCP] Remove dead switch cases based on range information

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 12:57:35 PDT 2020


nikic updated this revision to Diff 280234.
nikic added a comment.

Rebase


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.280234.patch
Type: text/x-patch
Size: 5913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/62a0a85a/attachment.bin>


More information about the llvm-commits mailing list