[PATCH] D42877: [GlobalISel] Print/Parse FailedISel MachineFunction property

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 10:56:05 PST 2018


rtereshin added a comment.

In https://reviews.llvm.org/D42877#997945, @qcolombet wrote:

> Hi Roman.
>
> Looks good to me, but it is missing a test case.
>  Basically, just something that stops at some point where we can see the FailedISel property and something that parses it (e.g., by checking we run SDISel)
>
> Cheers,
> -Quentin


Hi Quentin,

makes a lot of sense, I'll add something, please hang tight!

Best,
Roman


Repository:
  rL LLVM

https://reviews.llvm.org/D42877





More information about the llvm-commits mailing list