[PATCH] D41876: Add a utility to reduce GlobalISel tests
Volkan Keles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 15:07:02 PST 2018
volkan added a comment.
In https://reviews.llvm.org/D41876#971552, @qcolombet wrote:
> Hi Volkan,
>
> Disclaimer: I have looked at the patch at all.
>
> Could this be extended to reduce any isel related bug?
>
> Cheers,
> -Quentin
Yes, it can be extended to reduce the other ISel problems by adding a regex and the specific arguments for llc.
https://reviews.llvm.org/D41876
More information about the llvm-commits
mailing list