[PATCH] D42877: [GlobalISel] Print/Parse FailedISel MachineFunction property
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 5 10:17:21 PST 2018
qcolombet added a comment.
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
Repository:
rL LLVM
https://reviews.llvm.org/D42877
More information about the llvm-commits
mailing list