Skip to content

[NFC][Driver] Add an option to do ESIMD lowering in sycl-post-link #3197

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 2 commits into from
Feb 12, 2021

Conversation

DenisBakhvalov
Copy link
Contributor

This is one of the patches for moving ESIMD passes from clang FE (BackendUtils.cpp) to sycl-post-link.
This patch is a continuation for #3195.
For now, there is no immediate impact on functionality.

@bader
Copy link
Contributor

bader commented Feb 12, 2021

For now, there is no immediate impact on functionality.

According to my understanding this patch changes Driver functionality. Now it functions differently if -f[no-]sycl-device-code-lower-esimd flag is set.

@bader bader merged commit d099ed0 into intel:sycl Feb 12, 2021
zahiraam pushed a commit to zahiraam/llvm-1 that referenced this pull request Feb 16, 2021
…3197)

This is one of the patches for moving ESIMD passes from clang FE (BackendUtils.cpp) to sycl-post-link.
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.

4 participants