Commit c0010e0
authored
[SYCL][E2E] Add test demonstrating problems with
This PR is meant to accompany intel/llvm#18400:
It demonstrates that we currently have compile issues with MSVC when
using `std::array` in device code on windows.std::array in device code on Windows (#18426)1 parent 7d85c72 commit c0010e0
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments