Skip to content

IR2Vec v1.1.0 (LLVM 10.0.1)

Compare
Choose a tag to compare
@svkeerthy svkeerthy released this 13 Jul 05:06
1abf324

This release focuses on performance improvements to IR2Vec, in addition to other bug fixes. Many thanks to @anilavakundu for the contributions to this release.

  • Flow-Aware embedding generation do not take up more stack space for certain programs anymore. (#37)
  • OpenKE dependency has been upgraded. (#24)
  • Other bug fixes.