Skip to content

Add tests to validate LLVM instructions generated by numba-dpex with dpcpp #971

Open
@diptorupd

Description

@diptorupd

Numba-dpex only has end-to-end tests for kernels. There are no tests to validate the LLVM IR that is generated for a device with corresponding IR generated by dpcpp.

There needs to be a test suite that can use FILECHECK to validate code generated by numba-dpex for all intrinsic in numba-dpex/ocl and possibly for all math functions as well for different types of dtypes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsRelated to test suite or test run infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions