[PATCH] D61300: [SCCP] Fix crash when trying to constant-fold terminators multiple times.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 02:07:38 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL360232: [SCCP] Fix crash when trying to constant-fold terminators multiple times. (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61300?vs=198509&id=198597#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61300/new/
https://reviews.llvm.org/D61300
Files:
llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
llvm/trunk/test/Transforms/SCCP/switch-constantfold-crash.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61300.198597.patch
Type: text/x-patch
Size: 3856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/62f21c75/attachment.bin>
More information about the llvm-commits
mailing list