Expose optimizations flags in Python bindings
ExecutionEngine currently supports additional parameters that can be used to run LLVM transformations during JIT compilation. Expose this to Python bindings. When the ExecutionEngine functionality is moved to LLVM, the bindings-specific code can be updated to interact with LLVM. PiperOrigin-RevId: 276060475
Loading
Please sign in to comment