Guard FoldBranchToCommonDest in SimplifyCFG with the SpeculateBlocks
flag as it can also speculate instructions.
This was split out of D155997.
Paths
| Differential D156194
[SimplifyCFG] Guard branch folding by speculate blocks flag ClosedPublic Authored by tejohnson on Jul 24 2023, 6:36 PM.
Details Summary Guard FoldBranchToCommonDest in SimplifyCFG with the SpeculateBlocks This was split out of D155997.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jul 25 2023, 4:11 AM This revision was landed with ongoing or failed builds.Jul 25 2023, 6:46 AM Closed by commit rG5986559caa40: [SimplifyCFG] Guard branch folding by speculate blocks flag (authored by tejohnson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 543777 llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/speculate-blocks.ll
|