Fix test issue introduced by e762d4dac762a3fc27c6e251086b6645d7543bb2 (#109254)

This commit is contained in:
David Sherwood 2024-09-19 10:06:48 +01:00 committed by GitHub
parent bca507387a
commit d4536bf5c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
; REQUIRES: asserts
; RUN: opt -S < %s -p loop-vectorize -debug-only=loop-vectorize 2>%t | FileCheck %s --check-prefixes=CHECK
; RUN: cat %t | FileCheck %s --check-prefix=DEBUG