[all-commits] [llvm/llvm-project] b522f0: Remove MLIR C-API explicit registration of standar...

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Wed Sep 23 09:24:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b522f09d963b50895f8c18d33e6a5aceccc1fadc
      https://github.com/llvm/llvm-project/commit/b522f09d963b50895f8c18d33e6a5aceccc1fadc
  Author: Stella Laurenzo <stellaraccident at gmail.com>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M mlir/lib/Bindings/Python/IRModules.cpp
    M mlir/lib/CAPI/IR/IR.cpp

  Log Message:
  -----------
  Remove MLIR C-API explicit registration of standard ops.

* Added mlirRegisterAllDialects() to the python API until a more complete registration design emerges for it.

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




More information about the All-commits mailing list