[PATCH] D129256: [BasicBlockUtils] Allow critical edge splitting with callbr terminators
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 00:23:19 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG34a5c2bcf266: [BasicBlockUtils] Allow critical edge splitting with callbr terminators (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129256/new/
https://reviews.llvm.org/D129256
Files:
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
llvm/test/Transforms/GVN/callbr-loadpre-critedge.ll
llvm/test/Transforms/GVN/callbr-scalarpre-critedge.ll
llvm/test/Transforms/LoopStrengthReduce/callbr-critical-edge-splitting.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129256.443153.patch
Type: text/x-patch
Size: 9105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/37c993cb/attachment.bin>
More information about the llvm-commits
mailing list