[PATCH] D52232: [IPSCCP] Fix a problem with removing labels in a switch with undef condition

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 02:01:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342632: [IPSCCP] Fix a problem with removing labels in a switch with undef condition (authored by bjope, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52232

Files:
  llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
  llvm/trunk/test/Transforms/SCCP/switch-undef-constantfoldterminator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52232.166238.patch
Type: text/x-patch
Size: 4912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/c99dfc18/attachment.bin>


More information about the llvm-commits mailing list