cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
322 stars 92 forks source link

TODO: return reuse shape for the reuse buffers #100

Closed seanlatias closed 1 year ago

seanlatias commented 5 years ago

Move the reuse shape inference earlier during scheduling instead of during lowering.

chhzh123 commented 1 year ago

As we have released a new version of HeteroCL that entirely moves the compilation stack to MLIR, issues related to the original HalideIR flow will be closed.