[PATCH] D29682: NewGVN: Start making use of predicateinfo pass.

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 12 12:59:59 PST 2017


davide added a comment.

In https://reviews.llvm.org/D29682#674650, @dberlin wrote:

> Also, i was kind of hoping to be able to make the testcases a non-issue by just passing them, but instead, for most, we are now passing 9/10 in a file, and there's no way to xfail the single testcase :(
>
> I may move them into -xfail.ll tests for now or something, just so we have passing testcases.
>
> Other suggestions welcome.


Splitting the test seems the best strategy to me.


https://reviews.llvm.org/D29682





More information about the llvm-commits mailing list