llvm-project/mlir/test/mlir-cpu-runner
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 Pipe Linalg to a cblas call via mlir-cpu-runner 2019-05-20 13:39:02 -07:00
mlir-blas-cpu-runner.cpp Pipe Linalg to a cblas call via mlir-cpu-runner 2019-05-20 13:39:02 -07:00
simple.mlir Remove global LLVM CLI variables from library code 2019-03-29 17:50:23 -07:00
simple_linalg.mlir Pipe Linalg to a cblas call via mlir-cpu-runner 2019-05-20 13:39:02 -07:00