[LV] Add basic check lines to test added in 00200dbda3.

This commit is contained in:
Florian Hahn 2021-11-18 14:08:57 +00:00
parent 4c56f734b3
commit dead1c11ff
No known key found for this signature in database
GPG Key ID: EEF712BB5E80EBBA
1 changed files with 4 additions and 1 deletions

View File

@ -76,7 +76,10 @@ exit:
ret void
}
define void @test_pr52024(i32* %dst, i16 %N) {
; CHECK-LABEL: @pr52024(
; CHECK: vector.body:
;
define void @pr52024(i32* %dst, i16 %N) {
entry:
br label %loop.1