You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][NFC][DOC] Fix description of -f[no-]sycl-unnamed-lambda (#6437)
The default value of the option depends on the SYCL language standard.
Unnamed lambda is supported by default with SYCL 2020 (default now) and
disabled for SYCL 1.2.1.
Signed-off-by: Vyacheslav N Klochkov <vyacheslav.n.klochkov@intel.com>
0 commit comments