[PATCH] D30941: Better testing of schedule model instruction latencies/throughputs
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 05:53:20 PDT 2017
avt77 added a comment.
Hal,
I removed the special option (-print-schedule) and tried to check-all. The result was very unpleseant but predictable:
Expected Passes : 29409
Expected Failures : 160
Unsupported Tests : 442
Unexpected Failures: 643
Should I fix all these 643 failures or it's better to keep the option?
https://reviews.llvm.org/D30941
More information about the llvm-commits
mailing list