Skip to content

Remove usage of lower_extensions #1028

@diptorupd

Description

@diptorupd

Numba 0.57 removed the use of lower_extension for parfor and converted the parfor passes into regular Numba passes rather than passes that are registered using an extension.

Numba-dpex still uses the old lower_extension feature in its lowering passes to register a custom parfor lowering pass. The design needs updating to port numba-dpex to Numba 0.57

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions