summaryrefslogtreecommitdiff
path: root/test/Transforms/CodeExtractor/X86/InheritTargetAttributes.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/CodeExtractor/X86/InheritTargetAttributes.ll')
-rw-r--r--test/Transforms/CodeExtractor/X86/InheritTargetAttributes.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Transforms/CodeExtractor/X86/InheritTargetAttributes.ll b/test/Transforms/CodeExtractor/X86/InheritTargetAttributes.ll
index 41d883c8c378..0f8a71907d85 100644
--- a/test/Transforms/CodeExtractor/X86/InheritTargetAttributes.ll
+++ b/test/Transforms/CodeExtractor/X86/InheritTargetAttributes.ll
@@ -1,5 +1,5 @@
-; RUN: opt < %s -partial-inliner | llc -filetype=null
-; RUN: opt < %s -partial-inliner -S | FileCheck %s
+; RUN: opt < %s -partial-inliner -skip-partial-inlining-cost-analysis | llc -filetype=null
+; RUN: opt < %s -partial-inliner -skip-partial-inlining-cost-analysis -S | FileCheck %s
; This testcase checks to see if CodeExtractor properly inherits
; target specific attributes for the extracted function. This can
; cause certain instructions that depend on the attributes to not