llvm-project/mlir/lib/ExecutionEngine
Nicolas Vasilache 5c64d2a6c4 Pipe Linalg to a cblas call via mlir-cpu-runner
This CL extends the execution engine to allow the additional resolution of symbols names
    that have been registered explicitly. This allows linking static library symbols that have not been explicitly exported with the -rdynamic linking flag (which is deemed too intrusive).

--

PiperOrigin-RevId: 247969504
2019-05-20 13:39:02 -07:00
..
CMakeLists.txt Update to address missing cmake target & qualify make_pair. 2019-05-06 08:24:41 -07:00
ExecutionEngine.cpp Pipe Linalg to a cblas call via mlir-cpu-runner 2019-05-20 13:39:02 -07:00
MemRefUtils.cpp Add missing numeric header for std::accumulate. 2019-03-29 17:45:42 -07:00
OptUtils.cpp Remove global LLVM CLI variables from library code 2019-03-29 17:50:23 -07:00