llvm-project/mlir/lib/ExecutionEngine
wren romano cf35825388 [mlir][sparse] Moving the sort from factory method to the constructor.
This guarantees the preconditions of fromCOO; whereas prior to this, one could call the constructor directly with an unsorted tensor, which would cause fromCOO to misbehave.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D117167
2022-01-13 19:44:51 -08:00
..
AsyncRuntime.cpp Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00: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 Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00: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] Moving the sort from factory method to the constructor. 2022-01-13 19:44:51 -08:00