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

[backend] Add LLVM 9.0 support #182

Closed chhzh123 closed 4 years ago

chhzh123 commented 4 years ago

In this pull request, I add support for LLVM 9.0, and the code will not impact the original facility of LLVM 6.0.

seanlatias commented 4 years ago

Great. Thanks.