[PATCH] D94619: [SplitEdge] Update SplitCriticalEdge to return a nullptr only when the edge is not critical
Sidharth Baveja via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 6 14:26:27 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd81d9e8b8604: [SplitEdge] Update SplitCriticalEdge to return a nullptr only when the edge is… (authored by sidbav).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94619/new/
https://reviews.llvm.org/D94619
Files:
llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94619.335661.patch
Type: text/x-patch
Size: 22426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/349d5896/attachment.bin>
More information about the llvm-commits
mailing list