mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 23:31:50 +08:00
Add support to Python bindings for the MLIR execution engine to load a specified list of shared libraries - for eg. to use MLIR runtime utility libraries. Differential Revision: https://reviews.llvm.org/D104009