[SYCL][E2E] Re-enable misc HIP tests no longer failing (issue 22300)#22680
Open
zjin-lcf wants to merge 9 commits into
Open
[SYCL][E2E] Re-enable misc HIP tests no longer failing (issue 22300)#22680zjin-lcf wants to merge 9 commits into
zjin-lcf wants to merge 9 commits into
Conversation
This test passes on HIP (gfx942) with the current toolchain, so remove the UNSUPPORTED: hip marker tracked by intel#22300. Co-authored-by: Cursor <cursoragent@cursor.com>
… HIP This test passes on HIP (gfx942) with the current toolchain, so remove the UNSUPPORTED: hip marker tracked by intel#22300. Co-authored-by: Cursor <cursoragent@cursor.com>
…v on HIP This test passes on HIP (gfx942) with the current toolchain, so remove the UNSUPPORTED: hip marker tracked by intel#22300. Co-authored-by: Cursor <cursoragent@cursor.com>
This test passes on HIP (gfx942) with the current toolchain, so remove the UNSUPPORTED: hip marker tracked by intel#22300. Co-authored-by: Cursor <cursoragent@cursor.com>
This test passes on HIP (gfx942) with the current toolchain, so remove the UNSUPPORTED: hip marker tracked by intel#22300. Co-authored-by: Cursor <cursoragent@cursor.com>
This test passes on HIP (gfx942) with the current toolchain, so remove the UNSUPPORTED: hip marker tracked by intel#22300. Co-authored-by: Cursor <cursoragent@cursor.com>
This test was marked UNSUPPORTED on target-amd only because it relies on experimental::printf, which now works on the HIP backend via the buffered printf implementation. Remove the stale marker (issue 22300). Co-authored-by: Cursor <cursoragent@cursor.com>
…on HIP This test passes on HIP (gfx942) with the current toolchain, so remove the UNSUPPORTED: hip marker tracked by intel#22300. Co-authored-by: Cursor <cursoragent@cursor.com>
This test passes on HIP (gfx942) with the current toolchain, so remove the UNSUPPORTED: hip marker tracked by intel#22300. Co-authored-by: Cursor <cursoragent@cursor.com>
cperkinsintel
approved these changes
Jul 20, 2026
Contributor
|
@intel/llvm-gatekeepers please consider merging |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
UNSUPPORTEDunder umbrella issue 22300 but now pass with no source changes required.HierPar/hier_par_wgscope,KernelAndProgram/kernel-bundle-merge-options[-env],Regression/no-split-reqd-wg-size[-2],Tracing/usm/queue_copy_released_pointer,Tracing/usm/queue_single_task_nullptr,Tracing/usm/queue_single_task_released_pointer,Basic/submit_time.Test plan
Relates to #22300