[llvm-commits] [llvm] r67049 - in /llvm/trunk: lib/CodeGen/PHIElimination.cpp test/CodeGen/X86/2009-03-13-PHIElimBug.ll test/CodeGen/X86/2009-03-16-PHIElimInLPad.ll
Anton Korobeynikov
anton at korobeynikov.info
Tue Mar 17 11:11:05 PDT 2009
> Because the tests was there before your patch, it's not an option to
> XFAIL it's obvious that there's something wrong with the test, in
> which case you should fix it. :-) I don't know how important that test
> is, and regressing in our tests is really bad. XFAIL just covers these
> things up.
The actual problem is that test is subtarget-dependent, which should
never happen :)
---
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list