This repository has been archived by the owner on Feb 17, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Integrate custom int/uint types into multiprecision #116
Labels
enhancement
New feature or request
Comments
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We extended LLVM with
int256_t
anduint256_t
types and components. Now, we need to add them to the library so we will be able to use them in our circuits efficiently.The text was updated successfully, but these errors were encountered: