aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/merge_store.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/merge_store.ll')
-rw-r--r--test/CodeGen/X86/merge_store.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/merge_store.ll b/test/CodeGen/X86/merge_store.ll
index 2701f369bcde3..31c1f65824260 100644
--- a/test/CodeGen/X86/merge_store.ll
+++ b/test/CodeGen/X86/merge_store.ll
@@ -1,5 +1,4 @@
; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=x86-64 | FileCheck %s
-; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=x86-64 -addr-sink-using-gep=1 | FileCheck %s
define void @merge_store(i32* nocapture %a) {
; CHECK-LABEL: merge_store: