Skip to content

[SYCL] Fix LIT test on windows #476

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
Aug 8, 2019
Merged

[SYCL] Fix LIT test on windows #476

merged 1 commit into from
Aug 8, 2019

Conversation

vladimirlaz
Copy link
Contributor

  • Clang::noexcept.cpp - use cross compilation to avoid mangling
    mismatch on windows platform.

Signed-off-by: Vladimir Lazarev [email protected]

 - Clang::noexcept.cpp - use cross compilation to avoid mangling
   mismatch on windows platform.

Signed-off-by: Vladimir Lazarev <[email protected]>
@vladimirlaz vladimirlaz merged commit fd8b074 into intel:sycl Aug 8, 2019
Fznamznon added a commit to Fznamznon/llvm that referenced this pull request Mar 27, 2020
Whereas it is not possible to generate vector of bools in FE,
we have to change return type for corresponding instructions in SPIRV
translator to vector of bools. SPIRV translator already did this for
some instructions, this patch extends this behaviour to handle more
instructions.
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