forked from OSchip/llvm-project
90e0c657b7
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 |
||
---|---|---|
.. | ||
AsyncRuntime.cpp | ||
CMakeLists.txt | ||
CRunnerUtils.cpp | ||
CudaRuntimeWrappers.cpp | ||
ExecutionEngine.cpp | ||
JitRunner.cpp | ||
OptUtils.cpp | ||
RocmRuntimeWrappers.cpp | ||
RunnerUtils.cpp | ||
SparseUtils.cpp |