cornell-zhang/hcl-dialect

[Backend][VHLS] Support `hcl.print`

zzzDavid opened this issue · 0 comments

This thread is for hcl.print support in VHLS backend.
By now, we have defined a PrintOp operation in HCL dialect and supported memref printing in LLVM backend. The next step is to add support in VHLS backend for memref printing, and expression printing in both backends

Related test: mlir/test_codegen_vhsl.py::test_print