[PATCH] D32058: Add a section about simplifying .mir tests
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 16:57:27 PDT 2017
MatzeB added a comment.
In https://reviews.llvm.org/D32058#726790, @ab wrote:
> Makes sense to me. I wish we didn't need this, but progress is made one step at a time
Me too! I'd rather have an `llc -run-pass=strip-ir` than writing explanations on how to do it. But for now this is better than nothing and something you can point to in reviews.
Repository:
rL LLVM
https://reviews.llvm.org/D32058
More information about the llvm-commits
mailing list