R600/SI: Add a note about the order of the operands to div_scale
[oota-llvm.git] / test / Transforms / InstCombine / 2006-02-13-DemandedMiscompile.ll
index ca4aa57dcfda6f652078991c8535cbf6b3698eba..10541ef703255a32efffae055ea3cfc1f83a1e74 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | \
+; RUN: opt %s -instcombine -S | \
 ; RUN:   not grep undef
 
 define i32 @test(i8 %A) {