llvm-project/mlir/lib/ExecutionEngine
River Riddle 09f7a55fad [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h
This is part of a larger refactoring the better congregates the builtin structures under the BuiltinDialect. This also removes the problematic "standard" naming that clashes with the "standard" dialect, which is not defined within IR/. A temporary forward is placed in StandardTypes.h to allow time for downstream users to replaced references.

Differential Revision: https://reviews.llvm.org/D92435
2020-12-03 18:02:10 -08:00
..
AsyncRuntime.cpp [mlir] AsyncRuntime: disable threading until test flakiness is fixed 2020-12-01 01:12:16 -08:00
CMakeLists.txt Add CMake dependency from MLIRJitRunner on all dialects 2020-10-24 01:24:05 +00:00
CRunnerUtils.cpp [mlir][sparse] export sparse tensor runtime support through header file 2020-11-11 21:03:39 -08:00
ExecutionEngine.cpp [llvm][clang][mlir] Add checks for the return values from Target::createXXX to prevent protential null deref 2020-11-21 21:04:12 -08:00
JitRunner.cpp [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h 2020-12-03 18:02:10 -08:00
OptUtils.cpp Revert "Revert "[mlir] Convert from Async dialect to LLVM coroutines"" 2020-10-22 15:23:11 -04:00
RunnerUtils.cpp [mlir] Add a print function for memref<*xi64>. 2020-11-23 16:17:41 +01:00
SparseUtils.cpp [mlir][sparse] export sparse tensor runtime support through header file 2020-11-11 21:03:39 -08:00