Commit 0db898c
authored
[SYCLomatic] Use the new interface of sycl::queue::ext_oneapi_get_last_event() and keep the code can be built by both new and old oneAPI compiler (#2716)
Signed-off-by: Jiang, Zhiwei <[email protected]>1 parent 6ec8da4 commit 0db898c
File tree
3 files changed
+34
-26
lines changed- clang
- lib/DPCT
- runtime/dpct-rt/include/dpct
- test/dpct
3 files changed
+34
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6667 | 6667 | | |
6668 | 6668 | | |
6669 | 6669 | | |
6670 | | - | |
6671 | | - | |
6672 | | - | |
6673 | | - | |
6674 | | - | |
6675 | | - | |
6676 | | - | |
6677 | | - | |
6678 | | - | |
6679 | | - | |
6680 | | - | |
6681 | | - | |
6682 | | - | |
| 6670 | + | |
| 6671 | + | |
| 6672 | + | |
| 6673 | + | |
| 6674 | + | |
| 6675 | + | |
| 6676 | + | |
| 6677 | + | |
| 6678 | + | |
| 6679 | + | |
| 6680 | + | |
| 6681 | + | |
| 6682 | + | |
| 6683 | + | |
| 6684 | + | |
| 6685 | + | |
| 6686 | + | |
| 6687 | + | |
| 6688 | + | |
6683 | 6689 | | |
6684 | 6690 | | |
6685 | 6691 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | 595 | | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
603 | 604 | | |
604 | 605 | | |
605 | 606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments