Skip to content

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

Merged
bader merged 2 commits intointel:syclfrom
DenisBakhvalov:sycl-esimd-passes-4
Feb 12, 2021
Merged

[NFC][Driver] Add an option to do ESIMD lowering in sycl-post-link#3197
bader merged 2 commits intointel:syclfrom
DenisBakhvalov:sycl-esimd-passes-4

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.

Co-authored-by: mdtoguchi <47896532+mdtoguchi@users.noreply.github.com>
@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