Require asserts in newly added test

This commit is contained in:
Roman Lebedev 2022-04-15 15:56:37 +03:00
parent 8fbed6870b
commit 5865a74755
No known key found for this signature in database
GPG key ID: 083C3EBB4A1689E0

View file

@ -1,4 +1,4 @@
# REQUIRES: x86-registered-target
# REQUIRES: x86-registered-target, asserts
## Check that --filter works properly.
# RUN: cp -f %S/Inputs/x86-loopvectorize-costmodel.ll %t.ll && %update_analyze_test_checks --filter "LV: Found an estimated cost of [0-9]+ for VF [0-9]+ For instruction:\s*%v0 = load float, float\* %in0, align 4" %t.ll