llvm-project/mlir/lib/ExecutionEngine
bakhtiyar 149311b405 [async] Get the number of worker threads from the runtime.
Reviewed By: ezhulenev

Differential Revision: https://reviews.llvm.org/D117751
2022-01-31 12:06:01 -08:00
..
AsyncRuntime.cpp [async] Get the number of worker threads from the runtime. 2022-01-31 12:06:01 -08:00
CMakeLists.txt [mlir] Add CMake flags to properly enable Jit event listeners. 2022-01-04 02:11:02 -05:00
CRunnerUtils.cpp Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
CudaRuntimeWrappers.cpp [mlir] NFC - Avoid unused symbol in opt mode. 2021-10-14 11:26:33 +00:00
ExecutionEngine.cpp [mlir] Add CMake flags to properly enable Jit event listeners. 2022-01-04 02:11:02 -05:00
JitRunner.cpp Replace OwningModuleRef with OwningOpRef<ModuleOp> 2022-01-30 14:07:10 -08:00
OptUtils.cpp Revert "Revert "[mlir] Convert from Async dialect to LLVM coroutines"" 2020-10-22 15:23:11 -04:00
RocmRuntimeWrappers.cpp [mlir] create gpu memset op 2021-09-04 08:13:04 +02:00
RunnerUtils.cpp Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
SparseTensorUtils.cpp [mlir][sparse] add ability for sparse tensor output 2022-01-21 15:43:29 -08:00