Fix test case after recent LLVM changes

llvm-svn: 244954
This commit is contained in:
Tobias Grosser 2015-08-13 21:08:15 +00:00
parent 6866104073
commit bccd1b0af0
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
; IR-NEXT: call void @llvm.lifetime.end(i64 8, i8* %1)
; IR-NEXT: br label %polly.merge_new_and_old
; IR: define internal void @single_parallel_loop.polly.subfn(i8* %polly.par.userContext) #1
; IR: define internal void @single_parallel_loop.polly.subfn(i8* %polly.par.userContext) #2
; IR-LABEL: polly.par.setup:
; IR-NEXT: %polly.par.LBPtr = alloca i64
; IR-NEXT: %polly.par.UBPtr = alloca i64
@ -83,7 +83,7 @@
; IR-LABEL: polly.loop_preheader:
; IR-NEXT: br label %polly.loop_header
; IR: attributes #1 = { "polly.skip.fn" }
; IR: attributes #2 = { "polly.skip.fn" }
; IR-STRIDE4: call void @GOMP_parallel_loop_runtime_start(void (i8*)* @single_parallel_loop.polly.subfn, i8* %polly.par.userContext1, i32 0, i64 0, i64 1024, i64 4)
; IR-STRIDE4: add nsw i64 %polly.indvar, 3