cutile-python
cutile-python copied to clipboard
[BUG]: cuda.tile_internal seems missing could not print mlir format
Version
1.0.0
Version
13.1
Which installation method(s) does this occur on?
Source
Describe the bug.
test/test_cat.py Dumping TILEIR bytecode to file: 1/test_cat.ln92.cutile
Can't print MLIR because the internal extension is missing
Minimum reproducible example
Relevant log output
Full env printout
Other/Misc.
No response
Contributing Guidelines
- [x] I agree to follow cuTile Python's contributing guidelines
- [x] I have searched the open bugs and have found no duplicates for this bug report
hi @tsung-li , printing TILEIR is an internal feature for now. There will be more tooling coming to dump MLIR from TileIR bytecode.
whether the MLIR dump functionality from TileIR bytecode will be made publicly available in future tooling releases ?
@chuxin12345 Yes, please stay in tuned.
We have merged a minor fix to main which made it clear this feature is not public available. This bug ticket will be close, but feel free to open a feature request for tracking.