[PATCH] D115985: [JumpThreading] Remove unreachable blocks after jumpthreading

Duanyang Jing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 19:34:34 PDT 2022


duanyangjing updated this revision to Diff 425684.
duanyangjing edited the summary of this revision.
duanyangjing added a comment.
Herald added a project: All.

Make it work for both legacy and new pass manager.


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.425684.patch
Type: text/x-patch
Size: 4597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220428/7a28012d/attachment.bin>


More information about the llvm-commits mailing list