Debugging support in Python E2E pipeline
Open
- Dominant language
- MLIR
- Stars
- 156
- Forks
- 45
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 22
Description
Tasks:
* Translate numba debug info to mlir location info
* Make sure location info is correctly propagated through all passes (both ours and upstream)
* Make sure llvm dialect have proper support for llvm debug metadata
* Translate location info into llvm debug metadata
* Make sure spirv dialect have proper support for debug metadata
* Translate location info into spirv debug metadata
* Make sure execution engine properly installs debug hooks on win/lin
Contributor guide
Assessment
This issue has not been assessed yet.