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

Meow mj patch 1 #13

Closed MeowMJ closed 1 year ago

MeowMJ commented 1 year ago
  1. isSel() etc. are defined in DFGNode.cpp so I can include them in canSupport(). With fixed canSupport(), the heterogeneity of CGRA is working now.
  2. cgra-flow docker with GUI does not support heterogeneity, if supported, it stays the same setup with CGRA-Mapper's libmapperPass.so.