IR2Vec v2.0.0 (LLVM 12.x)
This release supports LLVM 12.x and has new features. We also expose Python APIs, installable via whl files.
Following are the summary of changes
- Generating function level IR2Vec vectors in an on-demand fashion (#53, Thanks @PrasannaLanka)
- IR2Vec Python package, Manylinux builds, related automation scripts (#56, #58 , #70, #73, Thanks @necessary129, @ShikharJain97, @Soumyaworks)
What's Changed
- Update README.md by @svkeerthy in #44
- Merging Dev 12 changes to main by @svkeerthy in #43
- Update .pre-commit-config.yaml by @svkeerthy in #49
- Reduce logging verbosity. by @ChrisCummins in #48
- Updating README with correct badge paths by @svkeerthy in #51
- Adding IR2Vec_Wheels & Manylinux2014_Source_Code. by @ShikharJain97 in #59
- Setting Ubuntu-20.04 as version in test.yml by @svkeerthy in #65
- On demand by @PrasannaLanka in #63
- Update .pre-commit-config.yaml by @svkeerthy in #67
- On demand by @PrasannaLanka in #68
- Add Python wheel building + Publishing workflow by @necessary129 in #70
- Publishing to PyPI related changes by @Soumyaworks in #73
- Incremental changes in README.md by @Soumyaworks in #74
- Merging main to llvm12 by @svkeerthy in #76
- Update README.md by @svkeerthy in #78
- Update upload-pypi.yml by @svkeerthy in #79
New Contributors
- @ChrisCummins made their first contribution in #48
- @ShikharJain97 made their first contribution in #59
- @PrasannaLanka made their first contribution in #63
- @necessary129 made their first contribution in #70
- @Soumyaworks made their first contribution in #73
Full Changelog: v1.1.0...v2.0.0