Commit b6c1914
[Validation] Make Validation tests more robust (microsoft#7848)
This PR just addresses some final concerns in
microsoft#7749
It also adds a missing REQUIRES line that should've been added to a test
that merged into the repo while the previous PR was in development.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 715dacc commit b6c1914
3 files changed
Lines changed: 8 additions & 4 deletions
File tree
- lib/DxcSupport
- tools/clang
- test/CodeGenDXIL/hlsl/intrinsics
- unittests/HLSL
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4274 | 4274 | | |
4275 | 4275 | | |
4276 | 4276 | | |
4277 | | - | |
4278 | | - | |
| 4277 | + | |
| 4278 | + | |
4279 | 4279 | | |
4280 | 4280 | | |
4281 | 4281 | | |
| |||
4287 | 4287 | | |
4288 | 4288 | | |
4289 | 4289 | | |
4290 | | - | |
| 4290 | + | |
| 4291 | + | |
| 4292 | + | |
| 4293 | + | |
4291 | 4294 | | |
4292 | 4295 | | |
4293 | 4296 | | |
| |||
0 commit comments