[PATCH] D115985: [JumpThreading] Remove unreachable blocks after jumpthreading
Duanyang Jing via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 20:15:15 PDT 2022
duanyangjing updated this revision to Diff 425687.
duanyangjing added a comment.
Didn't include filecheck pattern in previous tests. Didn't use update_test_checks.py because I think it's more clear to show the problem.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115985/new/
https://reviews.llvm.org/D115985
Files:
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/SimplifyUnreachableBlock.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115985.425687.patch
Type: text/x-patch
Size: 4952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220428/6b5ba510/attachment.bin>
More information about the llvm-commits
mailing list