Commit eede016
Make LongVectors tests run as part of standard test passes (microsoft#7873)
Currently, the various test runners (lit, hcttest.cmd) only run
execution tests where the Priority metadata is <2.
Previously, the LongVectors tests didn't set a value for priority, and
this resulted in them never being selected. This change adds the missing
priority metadata - and then fixes up the tests so they don't
immediately fail if the runtime/device doesn't support SM 6.9!
---------
Co-authored-by: Alex Sepkowski <alexsepkowski@gmail.com>1 parent 283365c commit eede016
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1432 | 1432 | | |
1433 | 1433 | | |
1434 | 1434 | | |
| 1435 | + | |
1435 | 1436 | | |
1436 | 1437 | | |
1437 | 1438 | | |
| |||
1501 | 1502 | | |
1502 | 1503 | | |
1503 | 1504 | | |
1504 | | - | |
1505 | | - | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
1506 | 1513 | | |
1507 | 1514 | | |
1508 | 1515 | | |
| |||
0 commit comments