diff --git a/test/CodeGen/Generic/2011-02-27-Fpextend.ll b/test/CodeGen/X86/2011-02-27-Fpextend.ll similarity index 83% rename from test/CodeGen/Generic/2011-02-27-Fpextend.ll rename to test/CodeGen/X86/2011-02-27-Fpextend.ll index 38a1e4e4144..61df3a728c6 100644 --- a/test/CodeGen/Generic/2011-02-27-Fpextend.ll +++ b/test/CodeGen/X86/2011-02-27-Fpextend.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s +; RUN: llc -march=x86-64 < %s ; PR9309 define <4 x double> @f_fu(<4 x float>) nounwind {