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

[SYCL][HIP] Update HIP AMD XFAILs #563

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

npmiller
Copy link

The get_backend test was missing the HIP plugin case.

The ESIMD tests are not supported for HIP in general, not just on
Nvidia.

The subgroup built-ins were added for AMD in intel/llvm#4208.

The kernel_info.cpp test was fixed in #474 and now passes with HIP.

The kernel_bundle_ignore_sycl_external.cpp only fails with HIP Nvidia,
not on AMD.

The get_backend test was missing the HIP plugin case.

The ESIMD tests are not supported for HIP in general, not just on
Nvidia.

The subgroup built-ins were added for AMD in intel/llvm#4208.

The kernel_info.cpp test was fixed in intel#474 and now passes with HIP.

The kernel_bundle_ignore_sycl_external.cpp only fails with HIP Nvidia,
not on AMD.
@vladimirlaz vladimirlaz merged commit b060090 into intel:intel Nov 11, 2021
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
The get_backend test was missing the HIP plugin case.

The ESIMD tests are not supported for HIP in general, not just on
Nvidia.

The subgroup built-ins were added for AMD in intel#4208.

The kernel_info.cpp test was fixed in intel#474 and now passes with HIP.

The kernel_bundle_ignore_sycl_external.cpp only fails with HIP Nvidia,
not on AMD.
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