llvm-project/mlir/lib/ExecutionEngine
Giacomo Castiglioni 6e7a44986d
[MLIR] Enable dylib init/deinit in execution engine on AArch64 platform (#172833)
This PR enables JIT initialize for AArch64. Up to now it was disabled
because of #71963 which was recently fixed by #71968.
2025-12-19 01:55:21 +01:00
..