Add dynamic shape handling for GPU to SPIRV lowering.
Open
enhancement
- Dominant language
- MLIR
- Stars
- 156
- Forks
- 45
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 22
Description
Add feature similar to
https://github.com/numba/numba-mlir/blob/main/mlir/lib/Conversion/GpuToGpuRuntime.cpp#L537
To handle lowering of memref's with dynamic shape to spirv.
This would fix issues like #651
Contributor guide
Assessment
This issue has not been assessed yet.