llvm-project/mlir/test/Target
Alex Zinenko ebbdecdd57 [mlir] Support translating function linkage between MLIR and LLVM IR
Linkage support is already present in the LLVM dialect, and is being translated
for globals other than functions. Translation support has been missing for
functions because their conversion goes through a different code path than
other globals.

Differential Revision: https://reviews.llvm.org/D84149
2020-07-20 14:04:31 +02:00
..
avx512.mlir [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
import.ll [mlir] Support translating function linkage between MLIR and LLVM IR 2020-07-20 14:04:31 +02:00
llvmir-debug.mlir [mlir] Add support for basic location translation to LLVM. 2020-02-05 17:41:51 -08:00
llvmir-intrinsics.mlir [Matrix] Only pass vector arg as overloaded type in MatrixBuilder. 2020-07-15 10:42:24 +01:00
llvmir-invalid.mlir [mlir] Add support for alignment annotations to the LLVM dialect to LLVM translation. 2020-06-19 16:36:06 +02:00
llvmir.mlir [mlir] Support translating function linkage between MLIR and LLVM IR 2020-07-20 14:04:31 +02:00
nvvmir.mlir [MLIR] change NVVM.mma.sync to the most useful variant. 2020-02-18 17:57:04 -08:00
openmp-llvm.mlir Lowering of OpenMP Parallel operation to LLVM IR 1/n 2020-07-13 23:55:45 +01:00
rocdl.mlir [mlir][rocdl] Exposing buffer load/store intrinsic 2020-05-21 14:14:35 +00:00
vector-to-llvm-ir.mlir [mlir] [VectorOps] Implement vector.create_mask lowering to LLVM IR 2020-05-15 11:02:30 -07:00