llvm-reduce: Run instruction reduction last
With the current state of mir support, this is going to generate a large number of verifier errors. Running the use and def reductions first helps to mitigate the impact of this.
Loading
Please sign in to comment