cornell-zhang / allo

Allo: A Programming Model for Composable Accelerator Design
https://cornell-zhang.github.io/allo
Apache License 2.0
134 stars 28 forks source link

[Builder] Support comment blocks for Allo kernels #147

Closed chhzh123 closed 7 months ago

chhzh123 commented 7 months ago

Description

This PR adds support for comment blocks inside the Allo kernels, which should fix #145.

Checklist