summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/neon-fpround_f128.ll
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-04-18 13:16:55 +0000
committerTim Northover <tnorthover@apple.com>2014-04-18 13:16:55 +0000
commit936285440b8585160db4e29ff8fb8180ae728b68 (patch)
treeeb9a5ae6a8f4c9fff588457d6685e41a15afdd48 /test/CodeGen/AArch64/neon-fpround_f128.ll
parent753cfe61720dc82f356d84ebf91ef7a04b43cf30 (diff)
downloadllvm-936285440b8585160db4e29ff8fb8180ae728b68.tar.gz
llvm-936285440b8585160db4e29ff8fb8180ae728b68.tar.bz2
llvm-936285440b8585160db4e29ff8fb8180ae728b68.tar.xz
AArch64/ARM64: port more AArch64 tests to ARM64.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206592 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/AArch64/neon-fpround_f128.ll')
-rw-r--r--test/CodeGen/AArch64/neon-fpround_f128.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/AArch64/neon-fpround_f128.ll b/test/CodeGen/AArch64/neon-fpround_f128.ll
index a93f3f2723..f6c0d06872 100644
--- a/test/CodeGen/AArch64/neon-fpround_f128.ll
+++ b/test/CodeGen/AArch64/neon-fpround_f128.ll
@@ -1,4 +1,5 @@
; 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: