From 2b7229c34d34ccf6d7abef35c5c3c37f4dbd9ee2 Mon Sep 17 00:00:00 2001 From: Sanjay Patel Date: Fri, 6 Mar 2015 20:34:20 +0000 Subject: [PATCH] fixed to test only the feature, not the feature and a CPU llvm-svn: 231509 --- llvm/test/CodeGen/X86/trunc-ext-ld-st.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/X86/trunc-ext-ld-st.ll b/llvm/test/CodeGen/X86/trunc-ext-ld-st.ll index 65f42bb71406..8c60697d8032 100644 --- a/llvm/test/CodeGen/X86/trunc-ext-ld-st.ll +++ b/llvm/test/CodeGen/X86/trunc-ext-ld-st.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86-64 -mcpu=corei7 -mattr=+sse4.1 | FileCheck %s +; RUN: llc < %s -march=x86-64 -mattr=+sse4.1 | FileCheck %s ;CHECK-LABEL: load_2_i8: ; A single 16-bit load