You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 backendsRelated test:
mlir/test_codegen_vhsl.py::test_print
The text was updated successfully, but these errors were encountered: