Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[ESIMD] Remove -fsycl-explicit-simd flag #213

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

DenisBakhvalov
Copy link

SYCL and ESIMD code now have a unified compilation flow, so ESIMD code does not depend on -fsycl-explicit-simd flag anymore.

@DenisBakhvalov
Copy link
Author

I will restart it later when the nightly intel/llvm version for Win CI will include the required patch.

Copy link

@kbobrovs kbobrovs left a comment

Choose a reason for hiding this comment

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

LGTM. AFAIU, necessary compiler changes to make this work are still in flight, so this can't be merged right now. (?)

@DenisBakhvalov
Copy link
Author

LGTM. AFAIU, necessary compiler changes to make this work are still in flight, so this can't be merged right now. (?)

Everything is in place and ESIMD no longer requires -fsycl-explicit-simd flag. The PR is ready to go.

@vladimirlaz vladimirlaz merged commit 7384530 into intel:intel Apr 2, 2021
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
Since on-device tests have been moved from intel/llvm to
intel/llvm-test-suite, the same should be done for xmain specific tests.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants