we sometimes create invalid IR modules by turning a switch case into, for example, 0, when there's already a zero in there somewhere, leading to invalid IR -- this patch helps llvm-reduce avoid doing that
Diff Detail
Diff Detail
Event Timeline
| llvm/test/tools/llvm-reduce/no-duplicate-switch-case.ll | ||
|---|---|---|
| 5 | Should also add a run line testing operands-one | |
Should also add a run line testing operands-one