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

[Op] Support bit reverse operation #42

Closed chhzh123 closed 2 years ago

chhzh123 commented 2 years ago

See the issue in HeteroCL. We need to introduce a new .reverse() operation.

This is consistent with the VHLS documentation.

void ap_(u)int::reverse ()