Skip to content

Matrix LIT tests fails for CUDA target with new Pass Manager in clang #5473

Closed
@mlychkov

Description

@mlychkov

LIT testing using clang with the new Pass Manager by default is failed for the following tests:
SYCL :: check_device_code/matrix/matrix-nvptx-bf16-test.cpp
SYCL :: check_device_code/matrix/matrix-nvptx-half-float-test.cpp
SYCL :: check_device_code/matrix/matrix-nvptx-half-half-test.cpp
SYCL :: check_device_code/matrix/matrix-nvptx-int8-test.cpp
SYCL :: check_device_code/matrix/matrix-nvptx-uint8-test.cpp

Test log can be found here: https://github.com/intel/llvm/runs/5035322838?check_suite_focus=true.

These tests have been added in 5373362

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcompilerCompiler related issuecudaCUDA back-end

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions