Make this test x86 specific because the ARM backend can't handle it.

llvm-svn: 126650
This commit is contained in:
Duncan Sands 2011-02-28 12:30:47 +00:00
parent 4a2b658705
commit 195d2036d0

View File

@ -1,4 +1,4 @@
; RUN: llc < %s
; RUN: llc -march=x86-64 < %s
; PR9309
define <4 x double> @f_fu(<4 x float>) nounwind {