Add test for r146163.
[oota-llvm.git] / test / CodeGen / X86 / prefetch.ll
index ebe11a5e8e4a4d3477e3533ec21c5b2a0bfd1040..ec2f302b14993da27c3e9ff32d7bfd11d89d64a3 100644 (file)
@@ -1,4 +1,7 @@
 ; RUN: llc < %s -march=x86 -mattr=+sse | FileCheck %s
+; RUN: llc < %s -march=x86 -mattr=+avx | FileCheck %s
+
+; rdar://10538297
 
 define void @t(i8* %ptr) nounwind  {
 entry: