[PATCH] D46339: [GlobalISel][Legalizer] LegalizerInfo verifier: Follow Up
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 4 09:13:52 PDT 2018
rtereshin added a comment.
In https://reviews.llvm.org/D46339#1087865, @qcolombet wrote:
> With `not llc` you can still check specifics in FileCheck whereas with XFAIL you usually don't put checks at all.
> In this case, I would expect a `not llc` + filecheck of some error message.
Yes! I've done exactly that, apparently :)
Repository:
rL LLVM
https://reviews.llvm.org/D46339
More information about the llvm-commits
mailing list