Closed seanlatias closed 1 year ago
This applies not only to function arguments but also class constructors.
As we have released a new version of HeteroCL that entirely moves the compilation stack to MLIR, issues related to the original HalideIR flow will be closed.
We should enforce ourselves to do the following (according to Google C++ style):
This is also a common coding style (at least TVM is also requiring this). We should create a PR purely for cleaning up this usage. Tagging the current contributors.
@Hecmay @paldebjit @zzzDavid @Sibylau