forked from OSchip/llvm-project
1fc6efaf6a
Summary: std::function has a notoriously large amount of malloc traffic, whereas function_ref is a cheaper and more efficient alternative. Differential Revision: https://reviews.llvm.org/D77959 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FileUtilities.cpp | ||
JitRunner.cpp | ||
MlirOptMain.cpp | ||
StorageUniquer.cpp | ||
ToolUtilities.cpp |