aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr32484.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr32484.ll')
-rw-r--r--test/CodeGen/X86/pr32484.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr32484.ll b/test/CodeGen/X86/pr32484.ll
index 4c3f6c30807..eddbcabd3cf 100644
--- a/test/CodeGen/X86/pr32484.ll
+++ b/test/CodeGen/X86/pr32484.ll
@@ -1,5 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc -O0 -mtriple=x86_64-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -fast-isel-sink-local-values -O0 -mtriple=x86_64-unknown-linux-gnu < %s | FileCheck %s
define void @foo() {
; CHECK-LABEL: foo: