R600/SI: Add global atomicrmw and
[oota-llvm.git] / test / CodeGen / AArch64 / sincospow-vector-expansion.ll
index baa73a3c716385ee5c600060719c86c636cab21c..22f33a83394bb495af5f85fc107c1ec5fcd2c22c 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon | FileCheck %s
-; RUN: llc -o - %s -verify-machineinstrs -mtriple=arm64-linux-gnu -mattr=+neon | FileCheck %s
+; RUN: llc -o - %s -verify-machineinstrs -mtriple=aarch64-linux-gnu -mattr=+neon | FileCheck %s
 
 
 define <2 x float> @test_cos_v2f64(<2 x double> %v1) {