Skip to content

[SYCL] Corrected formatting. #2051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2020
Merged

[SYCL] Corrected formatting. #2051

merged 1 commit into from
Jul 7, 2020

Conversation

rdeodhar
Copy link
Contributor

@rdeodhar rdeodhar commented Jul 6, 2020

Signed-off-by: rdeodhar [email protected]

@bader bader merged commit 70428d3 into intel:sycl Jul 7, 2020
@@ -90,7 +90,7 @@ The compiler-generated code for a call to such a lambda function would look like
When offloading the kernel to a device, the lambda/function object's
function operator cannot be directly called with a capture object address.
Instead, the code generated for the device is in the form of a
kernel caller and a kernel callee.
"kernel caller" and a "kernel callee".
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It turned out that it's not the only problem.
https://github.com/intel/llvm/runs/847989560

Could you try to build the documentation locally to verify the fix?

@rdeodhar rdeodhar deleted the akp3 branch January 15, 2021 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants