[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 30 12:21:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c16eafe12a5: [SCCP] Remove dead switch cases based on range information (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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.282013.patch
Type: text/x-patch
Size: 7774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/93a773e8/attachment.bin>


More information about the llvm-commits mailing list