tancheng / CGRA-Mapper

An LLVM pass that can generate CDFG and map the target loops onto a parameterizable CGRA.
BSD 3-Clause "New" or "Revised" License
53 stars 8 forks source link

Leverage protobuff or LLVM tabgen for codegen #20

Open tancheng opened 6 months ago

tancheng commented 6 months ago

And leverage existing open-source serializer and deserializer.