llvm-project/mlir/test/Conversion/StandardToLLVM
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
..
calling-convention.mlir [mlir][LLVM] Finer-grained control for C interface emission 2020-04-02 13:07:10 -04:00
convert-argattrs.mlir [mlir] Fix argument attribute attribute reassignment in ConvertStandardToLLVM 2020-02-14 10:22:33 +01:00
convert-dynamic-memref-ops.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
convert-funcs.mlir [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01:00
convert-static-memref-ops.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
convert-to-llvmir.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
invalid.mlir [mlir][Linalg] Start a LinalgToStandard pass and move conversion to library calls. 2020-05-15 00:24:03 -04:00
standard-to-llvm.mlir [mlir][StandardToLLVM] Add SinOp to LLVM dialect and lowering of std.sin to this op. 2020-05-12 23:15:25 -07:00