[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 04:01:38 PDT 2018
bjope updated this revision to Diff 166084.
bjope added a comment.
Fixed some mistakes detected by Florian. Thanks alot for those comments!
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.166084.patch
Type: text/x-patch
Size: 4796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/1204f0d0/attachment.bin>
More information about the llvm-commits
mailing list