We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5acf4 commit bf5ba59Copy full SHA for bf5ba59
sycl/doc/UsersManual.md
@@ -112,7 +112,8 @@ and not recommended to use in production environment.
112
Enables/Disables inlining of the kernel lambda operator into the compiler
113
generated entry point function. This flag does not apply to ESIMD
114
kernels.
115
- Enabled by default.
+ Enabled by default; disabled when optimizations are disabled (-O0 or
116
+ equivalent).
117
118
**`-fgpu-inline-threshold=<n>`**
119
0 commit comments