cornell-zhang / hcl-dialect

HeteroCL-MLIR dialect for accelerator design
https://cornell-zhang.github.io/heterocl/index.html
Other
40 stars 17 forks source link

[Frontend][API] Fix `hcl.mutate` issue #40

Closed zzzDavid closed 2 years ago

zzzDavid commented 2 years ago

With hcl.compute and hcl.update unified in the Tensor class implementation, it's time to fix hcl.mutate as well.

Relevant test cases:

chhzh123 commented 2 years ago

Fixed in 649e25c5e89054121dec2ddf4f1daaedfaf9ddb2.