Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D127106
llvm-reduce: Fix crashes on unreachable blocks for MIR instructions ClosedPublic Authored by arsenm on Jun 6 2022, 5:39 AM.
Diff Detail
Unit TestsFailed Event Timelinearsenm added a parent revision: D127104: MachineVerifier: Add tests which are incorrectly accepted.Jun 6 2022, 5:40 AM arsenm added a child revision: D127107: llvm-reduce: Add reduction pass for MachineBasicBlocks.Jun 6 2022, 5:42 AM This revision is now accepted and ready to land.Jun 6 2022, 7:24 AM
Revision Contents
Diff 434443 llvm/test/tools/llvm-reduce/mir/reduce-instruction-unreachable-block.mir
llvm/tools/llvm-reduce/deltas/ReduceInstructionsMIR.cpp
|