[mlir] JitRunner: add a config option to register symbols with ExecutionEngine at...
authorEugene Zhulenev <ezhulenev@google.com>
Tue, 27 Oct 2020 21:12:47 +0000 (14:12 -0700)
committerEugene Zhulenev <ezhulenev@google.com>
Tue, 27 Oct 2020 22:57:34 +0000 (15:57 -0700)
commitf6c9f6eccda44a1fa5a57652a73f9ebf6595f5a6
tree01c1f35b7d55f3b8dba814eb5a29e3fc02c60e6d
parent50dfa19cc799ae7cddd39a95dbfce675a12672ad
[mlir] JitRunner: add a config option to register symbols with ExecutionEngine at runtime

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D90264
mlir/include/mlir/ExecutionEngine/JitRunner.h
mlir/lib/ExecutionEngine/JitRunner.cpp
mlir/tools/mlir-cpu-runner/mlir-cpu-runner.cpp
mlir/tools/mlir-cuda-runner/mlir-cuda-runner.cpp
mlir/tools/mlir-spirv-cpu-runner/mlir-spirv-cpu-runner.cpp
mlir/tools/mlir-vulkan-runner/mlir-vulkan-runner.cpp