llvm-project/mlir/test/Dialect/Quant
Mogball a54f4eae0e [MLIR] Replace std ops with arith dialect ops
Precursor: https://reviews.llvm.org/D110200

Removed redundant ops from the standard dialect that were moved to the
`arith` or `math` dialects.

Renamed all instances of operations in the codebase and in tests.

Reviewed By: rriddle, jpienaar

Differential Revision: https://reviews.llvm.org/D110797
2021-10-13 03:07:03 +00:00
..
canonicalize.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
convert-const.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
convert-fakequant-invalid.mlir
convert-fakequant.mlir
parse-any-invalid.mlir [AsmParser] Fix support for zero bit integer types. 2020-12-12 21:24:18 -08:00
parse-any.mlir
parse-calibrated-invalid.mlir
parse-calibrated.mlir Fix CalibratedQuantizedType's print function to match parser 2020-11-24 09:35:35 -08:00
parse-ops-invalid.mlir
parse-ops.mlir
parse-uniform-invalid.mlir [AsmParser] Fix support for zero bit integer types. 2020-12-12 21:24:18 -08:00
parse-uniform.mlir [mlir][IR] Support parsing hex float values in the DialectSymbolParser 2021-03-17 13:52:32 -07:00
quant_region.mlir