cornell-zhang / hcl-dialect

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

[backend] Add math::abs/pow/ceil Operations to HLS backend #192

Closed chhzh123 closed 1 year ago

chhzh123 commented 1 year ago

As the title mentions, this PR adds the missing math::abs/pow/ceil operations to the HLS backend.