llvm-project/mlir/lib/ExecutionEngine
Benjamin Kramer 726719e970 [mlir][sparse] Refine f695554a2a wording a bit and fix the double conversion I broke with aggressive copy&paste 2022-08-11 11:58:49 +02:00
..
AsyncRuntime.cpp [async] Get the number of worker threads from the runtime. 2022-01-31 12:06:01 -08:00
CMakeLists.txt [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00
CRunnerUtils.cpp [mlir] Fall back to posix_memalign for aligned_alloc on MacOS 2022-07-26 11:29:37 +02:00
CudaRuntimeWrappers.cpp Revert "Fix CUDA runtime wrapper for GPU mem alloc/free to async" 2022-04-12 06:50:27 +00:00
ExecutionEngine.cpp [mlir] Don't use Optional::getValue (NFC) 2022-06-20 23:20:25 -07:00
Float16bits.cpp [mlir][sparse] Refine f695554a2a wording a bit and fix the double conversion I broke with aggressive copy&paste 2022-08-11 11:58:49 +02:00
JitRunner.cpp Convert for_each to range-based for loops (NFC) 2022-07-30 10:35:52 -07:00
OptUtils.cpp [mlir][NFC] Fix various warnings generated by GCC 9 2022-07-04 13:22:33 +03:00
RocmRuntimeWrappers.cpp [MLIR][GPU] Add gpu.set_default_device op 2022-02-17 21:30:09 +00:00
RunnerUtils.cpp Revert "[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functions" 2022-07-18 18:07:36 +00:00
SparseTensorUtils.cpp [mlir] Address compiler warning 2022-07-19 20:03:03 -07:00