Commit 025ad53
[SYCL] Make message about UR error more informative (#17113)
Changes to make message about error more informative.
i.e. before changes
`failed: unexpected exception with message: 'UR error'; expression was:
{Unknown expression after the reported line}`
This message will show error code and its name after changes.
---------
Co-authored-by: Sergey Semenov <[email protected]>1 parent cce5dac commit 025ad53
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
470 | 472 | | |
471 | 473 | | |
472 | 474 | | |
| |||
0 commit comments