cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
322 stars 92 forks source link

[Backend] Add Support for Total Bitwidth up to 2047 bits #303

Closed seanlatias closed 3 years ago

seanlatias commented 3 years ago

In this PR, we increase our bitwidth support to 2047 bits. Following is the new maximum allowed values.

For tests, please refer to test_dtype.py/test_dtype_long_int.