[llvm-commits] [llvm] r153165 - /llvm/trunk/test/CodeGen/Generic/misched.ll

Andrew Trick atrick at apple.com
Wed Mar 21 13:42:45 PDT 2012


On Mar 21, 2012, at 1:29 PM, Hal Finkel <hfinkel at anl.gov> wrote:

> Thanks! I did not realize that we had bugs open for all of the XFAILs,
> but it certainly makes sense.

My point was I want to share test cases during bringup without attaching them to bugs, since they eventually end up as unit tests anyway. But you have a good point. We should make sure each XFAIL has a PR number unless it is a deliberate negative test.

As soon as the basic pieces of the MachineScheduler are in place, I'll be surveying all of the XFAILs in CodeGen and either fixing the tests or filing defects. There are several XFAILs that I left around from previous scheduler tuning, planning to reevaluate them once the new register allocator and scheduler were working.

-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120321/b6f8bf90/attachment.html>


More information about the llvm-commits mailing list