mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-12 15:51:40 +00:00
Change negative grep into positive one in my yesterday's testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47008 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7b5b76835a
commit
2a9054cfd6
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -scalar-evolution -analyze | not grep Unpredictable
|
||||
; RUN: llvm-as < %s | opt -scalar-evolution -analyze | grep {Loop header: ( 0 smax %n) iterations!}
|
||||
|
||||
define void @foo(i32 %n) {
|
||||
entry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user