Enhance the type system to support arbitrary precision integers, which are
important for low-bitwidth inference cases and hardware synthesis targets.

Rename 'int' to 'affineint' to avoid confusion between "the integers" and "the int
type".

PiperOrigin-RevId: 202751508
10 files changed
tree: 2d1d1c8f84ad47c9895367882d5eef3d6a1ea2a5
  1. include/
  2. lib/
  3. test/
  4. tools/
  5. LICENSE.TXT