Skip to content

Commit 505e323

Browse files
author
Daniil Suchkov
committed
[Test] NFC. Add missing "REQUIRES: x86-registered-target" to LoopStrengthReduce/scev-incorrect-nuw-inference.ll
1 parent 8363996 commit 505e323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/LoopStrengthReduce/scev-incorrect-nuw-inference.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 3
22
; RUN: opt < %s -loop-reduce -S | FileCheck %s
3+
; REQUIRES: x86-registered-target
34

45
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128-ni:1-p2:32:8:8:32-ni:2"
56
target triple = "x86_64-unknown-linux-gnu"

0 commit comments

Comments
 (0)