Details
Details
- Reviewers
lebedev.ri nikic
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
It *really* seems like we should be doing D116692, but the numbers suggest otherwise.
Paths
| Differential D140605
Support unreachable instructions in SimplifyCFG's tail merging. AbandonedPublic Authored by resistor on Dec 22 2022, 8:49 PM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision now requires changes to proceed.Dec 23 2022, 12:23 AM Comment Actions It *really* seems like we should be doing D116692, but the numbers suggest otherwise.
Revision Contents
Diff 485034 llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
llvm/test/Transforms/PhaseOrdering/AArch64/peel-multiple-unreachable-exits-for-vectorization.ll
llvm/test/Transforms/SimplifyCFG/tail-merge-assert.ll
llvm/test/Transforms/SimplifyCFG/tail-merge-noreturn.ll
|