llvm-project/mlir/test/Target
Alex Zinenko 09e8e7107a mlir-translate: support -verify-diagnostics
MLIR translation tools can emit diagnostics and we want to be able to check if
it is indeed the case in tests. Reuse the source manager error handlers
provided for mlir-opt to support the verification in mlir-translate. This
requires us to change the signature of the functions that are registered to
translate sources to MLIR: it now takes a source manager instead of a memory
buffer.

PiperOrigin-RevId: 279132972
2019-11-07 11:42:46 -08:00
..
import.ll [llvm] Allow GlobalOp to take a region for complex initializers 2019-11-05 15:11:01 -08:00
llvmir-intrinsics.mlir Use llvm.func to define functions with wrapped LLVM IR function type 2019-10-10 01:34:06 -07:00
llvmir-invalid.mlir mlir-translate: support -verify-diagnostics 2019-11-07 11:42:46 -08:00
llvmir.mlir Add support for the LLVM FNeg instruction 2019-11-06 00:02:10 -08:00
nvvmir.mlir [NVVM] Add mma.sync operation. 2019-11-04 12:36:37 -08:00
rocdl.mlir Use llvm.func to define functions with wrapped LLVM IR function type 2019-10-10 01:34:06 -07:00