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

[SYCL] Change library loading and fix esimd selector function #1312

Merged
merged 18 commits into from
Oct 14, 2022

Conversation

lbushi25
Copy link

@lbushi25 lbushi25 commented Oct 6, 2022

The esimd_test_utils.hpp file has been changed to provide a correct esimd_emulator selector and the library_loading.cpp has been changed to only check for esimd_emulator loading if the filter is set to esimd_emulator. This checks the functionality introduced in the following PR: intel/llvm#6870.
Thanks to @steffenlarsen for his help!

@lbushi25 lbushi25 changed the title Change library loading and fix esimd selector function [SYCL] Change library loading and fix esimd selector function Oct 6, 2022
@lbushi25 lbushi25 marked this pull request as ready for review October 7, 2022 20:10
@lbushi25 lbushi25 requested review from a team as code owners October 7, 2022 20:10
@lbushi25 lbushi25 requested a review from v-klochkov October 7, 2022 20:10
@lbushi25 lbushi25 requested a review from kbobrovs October 11, 2022 21:06
@lbushi25 lbushi25 requested a review from kbobrovs October 11, 2022 23:07
@lbushi25 lbushi25 requested a review from kbobrovs October 11, 2022 23:53
Copy link

@bso-intel bso-intel left a comment

Choose a reason for hiding this comment

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

LGTM

@lbushi25
Copy link
Author

All checks have passed and it has been approved. Can we get this merged soon please?

@lbushi25 lbushi25 requested a review from romanovvlad October 14, 2022 21:11
@pvchupin pvchupin merged commit 87a75bd into intel:intel Oct 14, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…1312)

The esimd_test_utils.hpp file has been changed to provide a correct esimd_emulator selector and the library_loading.cpp has been changed to only check for esimd_emulator loading if the filter is set to esimd_emulator. This checks the functionality introduced in the following PR: intel/llvm#6870
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…llvm-test-suite#1312)

The esimd_test_utils.hpp file has been changed to provide a correct esimd_emulator selector and the library_loading.cpp has been changed to only check for esimd_emulator loading if the filter is set to esimd_emulator. This checks the functionality introduced in the following PR: intel#6870
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.

5 participants