Commit 73b4d7b
[Autobackout][FunctionalRegression]Revert of change: 777fa89: Add error for printf unsupported addr space
Implement the error msg when for printf() is used private address space.
Currently, IGC supports global or constant address space for printf().
Support for private addr space can be added in the future.1 parent 8ff0409 commit 73b4d7b
File tree
2 files changed
+1
-52
lines changed- IGC/Compiler
- Optimizer/OpenCLPasses/OpenCLPrintf
- tests/OpenCLPrintfResolution
2 files changed
+1
-52
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
395 | | - | |
396 | | - | |
| 394 | + | |
397 | 395 | | |
398 | 396 | | |
399 | 397 | | |
| |||
Lines changed: 0 additions & 49 deletions
This file was deleted.
0 commit comments