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: 08d3cd7dd82e4c3781b07c447ee9164ab0c8037c
  1. mlir/