-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade the Vamp-IR package to include basic functions of the library such as checking whether something is zero, checking whether a number is negative etc. Alongside that, arithmetic operations with appropriate range checks are introduced in order to be used in the upgraded pipeline which will allow for the compilation of natural number functions and predicates of fixed bitwidth.
- Loading branch information
Showing
2 changed files
with
264 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters