summaryrefslogtreecommitdiff
path: root/test/Transforms/ConstProp/sse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ConstProp/sse.ll')
-rw-r--r--test/Transforms/ConstProp/sse.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ConstProp/sse.ll b/test/Transforms/ConstProp/sse.ll
index cc37c96c1ff1..ad0a62e42062 100644
--- a/test/Transforms/ConstProp/sse.ll
+++ b/test/Transforms/ConstProp/sse.ll
@@ -1,5 +1,5 @@
; RUN: opt < %s -constprop -S | FileCheck %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
define i1 @test_sse_cvts_exact() nounwind readnone {
; CHECK-LABEL: @test_sse_cvts_exact(