[all-commits] [llvm/llvm-project] 95c083: [mlir] Fix and test python bindings for dump_to_ob...

Denys Shabalin via All-commits all-commits at lists.llvm.org
Thu Oct 20 06:53:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95c083f579d6246a052ed798c6f02e30b2c3cf87
      https://github.com/llvm/llvm-project/commit/95c083f579d6246a052ed798c6f02e30b2c3cf87
  Author: Denys Shabalin <shabalin at google.com>
  Date:   2022-10-20 (Thu, 20 Oct 2022)

  Changed paths:
    M mlir/include/mlir-c/ExecutionEngine.h
    M mlir/include/mlir/ExecutionEngine/ExecutionEngine.h
    M mlir/lib/Bindings/Python/ExecutionEngineModule.cpp
    M mlir/lib/CAPI/ExecutionEngine/ExecutionEngine.cpp
    M mlir/lib/ExecutionEngine/ExecutionEngine.cpp
    M mlir/lib/ExecutionEngine/JitRunner.cpp
    M mlir/test/CAPI/execution_engine.c
    M mlir/test/python/execution_engine.py

  Log Message:
  -----------
  [mlir] Fix and test python bindings for dump_to_object_file

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D136334




More information about the All-commits mailing list