Commit d23adc8
Artem Gindinson
[SYCL] Unconditionally enable SPIR ITT annotations
Instead of maintaining a (malfunctioning) driver option,
unconditionally pass the CC1 option `-fsycl-instrument-device-code`
for SPIR-V-based targets.
Signed-off-by: Artem Gindinson <[email protected]>1 parent 1b47b92 commit d23adc8
File tree
3 files changed
+12
-24
lines changed- clang
- include/clang/Basic
- lib/Driver/ToolChains
- test/Driver
3 files changed
+12
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4660 | 4660 | | |
4661 | 4661 | | |
4662 | 4662 | | |
| 4663 | + | |
| 4664 | + | |
| 4665 | + | |
4663 | 4666 | | |
4664 | 4667 | | |
4665 | 4668 | | |
| |||
6404 | 6407 | | |
6405 | 6408 | | |
6406 | 6409 | | |
6407 | | - | |
6408 | | - | |
6409 | | - | |
6410 | | - | |
6411 | | - | |
6412 | | - | |
6413 | | - | |
6414 | | - | |
6415 | | - | |
6416 | 6410 | | |
6417 | 6411 | | |
6418 | 6412 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments