<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/142460>142460</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
MLIR Reduce docs incorrect
</td>
</tr>
<tr>
<th>Labels</th>
<td>
mlir
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
tigerduntether
</td>
</tr>
</table>
<pre>
Under `mlir/docs/Tools/mlir-reduce.md`, we have
> ### Write the script for testing interestingness
>As mentioned, you need to provide a command to mlir-reduce which identifies cases you’re interested in. For each intermediate output generated during reduction, mlir-reduce will run the command over the it, the script should returns 1 for interesting case, 0 otherwise. The sample scrip...
Which is incorrect, specifically, the script should return 0 for an interesting case, and 1 otherwise.
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJx8k09r3DAQxT-NfBliZPnPrg8-pG0MhfYSUnKWpVl7iiwZ_dmQb19kb5stlIJAZpDe-83TWIZAs0UcWPuJtV8KmeLi_BBpRq-TjRgX9MXk9Pvww2r0wDq-GvJMjNqpwMT44pzJe64-eNRJYblq1nEmPsMbwiKvyPhjXvUTMFEfC149RYS4IATlaYtwcR4ihkh2BrIR_fFtMYTj8mOAFW0kZ1Fn8XeXwCJqiA42766kESQot67S7sU7JHhbSC1AOgtcCAMoGTBkDfYk2Jmzvvf4xxc1kC1hdB5Q5nu5vqImGRFciluKMKNFL_NRnXyG3p0yXob7y5uMAZ_s3u1vPndFvxco5vN3QYTFJaPBY0zeBqj2ZO4S2dHzHQ4uP88bBSzhJQvIdTM3nbIsj9hfj84DkFXOe1S7X9hQ0YWUNOb9f_7Ad3tp_0mQG6nuKQo91Lqve1ngUJ2a87kXFa-LZTj1srrIqa36tu6qDqe2r7tT13KOvOnObUGD4KLlHRdVL6qmLrtOKnE5icu5P9XnqWcNx1WSKY25rqXzc0EhJByqRjQdL4yc0IR9joU4RlTkifZDPv8wpTmwhhsKMXwoRIoGh-_fvj7D8_FWeao_kiqSN8MS4xZY_cjEyMQ4U1zSVCq3MjFmodv2sHn3cw933LnyP3FDuw7iVwAAAP__Yo8khw">