cornell-zhang / heterocl

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

[Backend] Fix LLVM CodeGen for intrinsics #147

Closed seanlatias closed 4 years ago

seanlatias commented 4 years ago

The original codegen was incorrect because it assumes the inputs are all floating points.