llvm-project/mlir/lib/ExecutionEngine
Nikita Popov ffe94738ed [ExecutionEngine] Fix GEP type
Fix bug introduced in 2c68ecccc9,
the GEP type was off-by-ptr. Apparently I didn't run the MLIR
tests.
2021-07-17 23:45:00 +02:00
..
AsyncRuntime.cpp [mlir:Async] Add the size parameter to the async.group 2021-06-25 10:26:50 -07:00
CMakeLists.txt [MLIR] Make MLIR cmake variable names consistent 2021-05-24 08:43:10 +05:30
CRunnerUtils.cpp [mlir][crunner] fix bug in memref copy for rank 0 2021-07-15 01:15:07 -07:00
CudaRuntimeWrappers.cpp [mlir] Initialize CUDA context lazily. 2021-03-04 13:07:56 +01:00
ExecutionEngine.cpp [ExecutionEngine] Fix GEP type 2021-07-17 23:45:00 +02: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 Revert "Revert "[mlir] Convert from Async dialect to LLVM coroutines"" 2020-10-22 15:23:11 -04:00
RocmRuntimeWrappers.cpp [mlir] Remove mlir-rocm-runner 2021-03-19 00:24:10 -07:00
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] add int64 storage type to sparse tensor runtime support library 2021-07-15 12:14:31 -07:00