llvm-project/mlir/test/IR
Chris Lattner 6af866c58d 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
2019-03-29 12:27:32 -07:00
..
check-help-output.mlir Implement enough of a lexer and parser for MLIR to parse extfunc's without 2019-03-29 12:24:05 -07:00
parser-affine-map.mlir [WIP] Sketching IR and parsing support for affine maps, affine expressions 2019-03-29 12:27:20 -07:00
parser-errors.mlir Enhance the type system to support arbitrary precision integers, which are 2019-03-29 12:27:32 -07:00
parser.mlir Enhance the type system to support arbitrary precision integers, which are 2019-03-29 12:27:32 -07:00