llvm-project/mlir/lib/ExecutionEngine
wren romano 90e0c657b7 [mlir][sparse] Correcting the use of emplace_back
The emplace commands are variadic and should take all the constructor arguments directly, since they implicitly call the constructor themselves in order to avoid the cost of constructing and then moving/copying temporaries.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D108670
2021-08-24 18:32:13 -07:00
..
AsyncRuntime.cpp
CMakeLists.txt
CRunnerUtils.cpp [mlir] Avoid including <alloca.h> on FreeBSD and NetBSD 2021-08-08 13:32:35 +02:00
CudaRuntimeWrappers.cpp
ExecutionEngine.cpp [ExecutionEngine] Fix GEP type 2021-07-17 23:45:00 +02:00
JitRunner.cpp
OptUtils.cpp
RocmRuntimeWrappers.cpp
RunnerUtils.cpp
SparseUtils.cpp [mlir][sparse] Correcting the use of emplace_back 2021-08-24 18:32:13 -07:00