comparison test/CodeGen/AArch64/arm64-vmul.ll @ 120:1172e4bd9c6f

update 4.0.0
author mir3636
date Fri, 25 Nov 2016 19:14:25 +0900
parents afa8332a0e37
children 803732b1fca8
comparison
equal deleted inserted replaced
101:34baf5011add 120:1172e4bd9c6f
1 ; RUN: llc -asm-verbose=false < %s -march=arm64 -aarch64-neon-syntax=apple | FileCheck %s 1 ; RUN: llc < %s -asm-verbose=false -mtriple=arm64-eabi -aarch64-neon-syntax=apple | FileCheck %s
2 2
3 3
4 define <8 x i16> @smull8h(<8 x i8>* %A, <8 x i8>* %B) nounwind { 4 define <8 x i16> @smull8h(<8 x i8>* %A, <8 x i8>* %B) nounwind {
5 ;CHECK-LABEL: smull8h: 5 ;CHECK-LABEL: smull8h:
6 ;CHECK: smull.8h 6 ;CHECK: smull.8h