cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
322 stars 92 forks source link

[Backends]OpenCL backends #137

Closed hecmay closed 4 years ago

hecmay commented 4 years ago
  1. AOCL and SDAccel CodeGen classes for Intel and Xilinx devices respectively.
  2. Kernel and Stream related IR Visitors (this part is related to streaming support).