regalloc2 icon indicating copy to clipboard operation
regalloc2 copied to clipboard

Adapt regalloc2-tool to work with creduce

Open elliottt opened this issue 11 months ago • 0 comments

The fuzzing strategy we use for regalloc2 doesn't minimize well, which can make isolating a failure somewhat tedious. If the textual format emitted by regalloc2-tool looked enough like c to be used with creduce, we could write a script to automate minimization by using creduce to shrink the input.

elliottt avatar Feb 28 '24 01:02 elliottt