Skip to content
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

Revert "[SYCL][E2E] Refactor Basic/built-ins/marray_common.cpp" #12887

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

aelovikov-intel
Copy link
Contributor

Reverts #12875

@aelovikov-intel aelovikov-intel requested a review from a team as a code owner March 1, 2024 16:05
@aelovikov-intel aelovikov-intel requested a review from againull March 1, 2024 16:05
@aelovikov-intel aelovikov-intel merged commit e13e6f6 into sycl Mar 1, 2024
10 of 12 checks passed
@aelovikov-intel aelovikov-intel deleted the revert-12875-refactor-marray-common branch March 1, 2024 17:18
aelovikov-intel added a commit that referenced this pull request Mar 20, 2024
…12877)

Unfortunately, can't do the same for `sycl::vec` tests because swizzles
can't be captured and a macro seems unavoidable. Also, this includes a
reworked version of #12875 that has
been reverted in #12887.

That also uncovered a bug in our `sycl::length` host implementation when
the project is compiled using GCC. I'm not sure if that's a GCC bug or
yet another instance of UB in `sycl::vec`/`sycl::half` implementation,
but the only option at the moment is to workaround, which I'm doing
here.
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