[all-commits] [llvm/llvm-project] a2914e: [mlir][Python] Fix comments of 'getCapsule' and 'c...

zhanghb97 via All-commits all-commits at lists.llvm.org
Mon Jan 25 21:00:28 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2914e0c158cc7f72cd08c92274a315dd640e073
      https://github.com/llvm/llvm-project/commit/a2914e0c158cc7f72cd08c92274a315dd640e073
  Author: zhanghb97 <hongbin2019 at iscas.ac.cn>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

  Changed paths:
    M mlir/lib/Bindings/Python/IRModules.h

  Log Message:
  -----------
  [mlir][Python] Fix comments of 'getCapsule' and 'createFromCapsule'

The `getCapsule` and `createFromCapsule` comments incorrectly state the `PyMlirContext` and `MlirContext` in `PyLocation`, `PyAttribute`, and `PyType` classes.

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




More information about the All-commits mailing list