Skip to content

[SYCL] Some GroupAlgorithm tests disabled for HIP #6185

@cperkinsintel

Description

@cperkinsintel

The GroupAlgorithm tests on llvm-test-suite were recently expanded to ensure that all the binary ops are actually tested. Unfortunately, this has lead to failures on the HIP side, we are getting undefined symbols for a handful of spirv * functions.
We have temporarily marked those tests as XFAIL ( intel/llvm-test-suite#1034 ). However, I suspect that majority of these tests and binary ops work just fine, and only some few are actually failing. Perhaps the root problem could be identified and fixed, or, barring that, the test could be split out so that the HIP coverage is maximal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghipIssues related to execution on HIP backend.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions