[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
Wed Sep 19 02:43:43 PDT 2018


bjope updated this revision to Diff 166080.
bjope added a comment.

Removed a code comment uploaded by mistake in previous diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D52232

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

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


More information about the llvm-commits mailing list