Skip to content

Commit

Permalink
Require asserts in newly added test
Browse files Browse the repository at this point in the history
  • Loading branch information
LebedevRI committed Apr 15, 2022
1 parent 8fbed68 commit 5865a74
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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
Expand Down

0 comments on commit 5865a74

Please sign in to comment.