-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
bugSomething isn't workingSomething isn't workinghipIssues related to execution on HIP backend.Issues related to execution on HIP backend.
Description
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
Labels
bugSomething isn't workingSomething isn't workinghipIssues related to execution on HIP backend.Issues related to execution on HIP backend.