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

[Codegen] Fix get/set bit & Add inline pragma #210

Closed chhzh123 closed 8 months ago

chhzh123 commented 8 months ago

This PR fixes the following issues:

  1. Fix get/set bit data types (similar to the issue of #209)
  2. Add ULL postfix for long literal constants
  3. Add inline pragma