[all-commits] [llvm/llvm-project] 6cb1c0: Add Python binding to run a PassManager on a MLIR ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Nov 10 12:06:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cb1c0cae0dfcdeabb7d764b1cb3be637a227717
      https://github.com/llvm/llvm-project/commit/6cb1c0cae0dfcdeabb7d764b1cb3be637a227717
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M mlir/lib/Bindings/Python/Pass.cpp
    M mlir/test/Bindings/Python/pass_manager.py

  Log Message:
  -----------
  Add Python binding to run a PassManager on a MLIR Module

Reviewed By: ftynse, stellaraccident

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




More information about the All-commits mailing list