aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr32241.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr32241.ll')
-rw-r--r--test/CodeGen/X86/pr32241.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr32241.ll b/test/CodeGen/X86/pr32241.ll
index 89a73d76249..ec56ddeeaf5 100644
--- a/test/CodeGen/X86/pr32241.ll
+++ b/test/CodeGen/X86/pr32241.ll
@@ -1,5 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -O0 -mcpu=skx | FileCheck %s
+; RUN: llc -fast-isel-sink-local-values < %s -fast-isel -mtriple=i686-unknown-unknown -O0 -mcpu=skx | FileCheck %s
define i32 @_Z3foov() {
; CHECK-LABEL: _Z3foov: