[all-commits] [llvm/llvm-project] 481127: [MLIR][python bindings] use pybind C++ APIs for th...

Maksim Levental via All-commits all-commits at lists.llvm.org
Tue May 23 09:35:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4811270bac0e57ab8f5baf27eb280012817bdfe5
      https://github.com/llvm/llvm-project/commit/4811270bac0e57ab8f5baf27eb280012817bdfe5
  Author: max <maksim.levental at gmail.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    M mlir/lib/Bindings/Python/IRAffine.cpp
    M mlir/lib/Bindings/Python/IRAttributes.cpp
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/Bindings/Python/IRModule.cpp
    M mlir/lib/Bindings/Python/IRModule.h
    M mlir/lib/Bindings/Python/IRTypes.cpp
    M mlir/lib/Bindings/Python/Pass.cpp
    R mlir/lib/Bindings/Python/PybindUtils.cpp
    M mlir/lib/Bindings/Python/PybindUtils.h
    M mlir/python/CMakeLists.txt

  Log Message:
  -----------
  [MLIR][python bindings] use pybind C++ APIs for throwing python errors.

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




More information about the All-commits mailing list