llvm-project/mlir/test/Dialect/Quant
Mehdi Amini 95371ce9c2 Enable FileCheck -enable-var-scope by default in MLIR test
This option avoids to accidentally reuse variable across -LABEL match,
it can be explicitly opted-in by prefixing the variable name with $

Differential Revision: https://reviews.llvm.org/D81531
2020-06-12 00:43:09 +00:00
..
canonicalize.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
convert-const.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
convert-fakequant-invalid.mlir
convert-fakequant.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
parse-any-invalid.mlir
parse-any.mlir
parse-ops-invalid.mlir
parse-ops.mlir
parse-uniform-invalid.mlir
parse-uniform.mlir
quant_region.mlir