R600/SI: Add global atomicrmw and
[oota-llvm.git] / test / CodeGen / AArch64 / neon-fpround_f128.ll
index f6c0d06872dbb39f4465b4c20d54a6029f168af9..a93f3f2723c379dbd609e29f4d37b393b4387aad 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon -fp-contract=fast | FileCheck %s
-; RUN: llc < %s -verify-machineinstrs -mtriple=arm64-none-linux-gnu -mattr=+neon -fp-contract=fast | FileCheck %s
 
 define <1 x double> @test_fpround_v1f128(<1 x fp128>* %a) {
 ; CHECK-LABEL: test_fpround_v1f128: