AArch64: Add support for instruction prefetch intrinsic
[oota-llvm.git] / test / CodeGen / AArch64 / neon-diagnostics.ll
index f546aa7d33414d9e04a876122d3f9bba1d4844ba..099b6856cec079bcad436f5c354a97c96673a6e1 100644 (file)
@@ -21,4 +21,4 @@ define <4 x i32> @test_vshrn_not_match(<2 x i32> %a, <2 x i64> %b) {
   %shuffle.i = shufflevector <1 x i64> %1, <1 x i64> %3, <2 x i32> <i32 0, i32 1>
   %4 = bitcast <2 x i64> %shuffle.i to <4 x i32>
   ret <4 x i32> %4
-}
\ No newline at end of file
+}