[PATCH] D116692: [SimplifyCFG] Tail-merging all blocks with `unreachable` terminator, final take
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 10 10:12:51 PST 2022
lebedev.ri updated this revision to Diff 398687.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Ok, the regression has been dealt with :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116692/new/
https://reviews.llvm.org/D116692
Files:
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/CodeGen/Thumb2/setjmp_longjmp.ll
llvm/test/Transforms/PhaseOrdering/AArch64/peel-multiple-unreachable-exits-for-vectorization.ll
llvm/test/Transforms/SimplifyCFG/tail-merge-noreturn.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116692.398687.patch
Type: text/x-patch
Size: 41308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/42ae887e/attachment-0001.bin>
More information about the llvm-commits
mailing list