Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
To begin with, will add support for 128-bit decimals. There are two parts :
- llvm_generator needs to understand decimal types (value, precision, scale)
- code decimal operations : add/subtract/multiply/divide/mod/..
- This will be c++ code that can be pre-compiled to emit IR code
Attachments
Issue Links
- links to