llvm/mlir/lib/ExecutionEngine
Nikita Popov f3f0c6cd47 [mlir] Remove uses of type-less CreateLoad() APIs (NFC)
For the use in LLVMOps.td I used the getPointerElementType()
escape hatch, as it's not obvious to me how the load type
should be properly obtained here.
2021-03-11 18:39:20 +01:00
..
AsyncRuntime.cpp Fix MLIR Async Runtime DLL on Windows 2021-02-03 12:23:41 +00:00
CMakeLists.txt [mlir] make implementations of translation to LLVM IR interfaces private 2021-03-04 09:16:32 +01:00
CRunnerUtils.cpp [mlir] Fix integration tests 2021-01-28 16:54:50 +00:00
CudaRuntimeWrappers.cpp [mlir] Initialize CUDA context lazily. 2021-03-04 13:07:56 +01:00
ExecutionEngine.cpp [mlir] Remove uses of type-less CreateLoad() APIs (NFC) 2021-03-11 18:39:20 +01:00
JitRunner.cpp [mlir] Load dynamic libraries in JitRunner from absolute paths so that GDB can find the symbol tables. 2021-02-19 07:33:35 +01:00
OptUtils.cpp
RunnerUtils.cpp [mlir] NFC - Add runner util functions to only print MemRef metadata. 2021-03-04 12:35:45 +00:00
SparseUtils.cpp [mlir][sparse] assert fail on mismatch between rank and annotations array 2021-02-18 23:22:14 -08:00