remove a useless negative test, add a rdar # to an xfail that I'm working on.
[oota-llvm.git] / test / Transforms / InstCombine / cast-sext-zext.ll
index 0fecc1ce127d56b0facf118700a66d930222560b..9b98949de832192ca2af58ca60949798fdb10e19 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: opt < %s -instcombine -S | not grep sext
 ; XFAIL: *
+; rdar://6598839
 
 define zeroext i16 @t(i8 zeroext %on_off, i16* nocapture %puls) nounwind readonly {
 entry: