Count how many times, when hoisting instructions by
HoistThenElseCodeToIf, they did not belong to a single
contiguous block.
Details
Details
- Reviewers
nikic
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D129551
[SimplifyCFG] Collect non-contiguous block hoist statistics Needs ReviewPublic Authored by chill on Jul 12 2022, 2:54 AM.
Details
Summary Count how many times, when hoisting instructions by
Diff Detail
Unit TestsFailed Event Timelinechill mentioned this in D129370: [SimplifyCFG] Allow SimplifyCFG hoisting to skip over non-matching instructions.Jul 12 2022, 3:02 AM Comment ActionsNot sure if we want to commit it, but here it is, for reference.
Revision Contents
Diff 443891 llvm/lib/Transforms/Utils/SimplifyCFG.cpp
|