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

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 12 12:59:19 PST 2017


dberlin marked 2 inline comments as done.
dberlin added a comment.

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.


https://reviews.llvm.org/D29682





More information about the llvm-commits mailing list