[all-commits] [llvm/llvm-project] 34f72d: [mlir][python] expose the shape property of shaped...

ftynse via All-commits all-commits at lists.llvm.org
Wed Nov 3 02:49:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34f72d91252b92e956b80b97e0d586e1ddce5221
      https://github.com/llvm/llvm-project/commit/34f72d91252b92e956b80b97e0d586e1ddce5221
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M mlir/lib/Bindings/Python/IRTypes.cpp
    M mlir/test/python/ir/builtin_types.py

  Log Message:
  -----------
  [mlir][python] expose the shape property of shaped types

This has been missing in the original definition of shaped types.

Reviewed By: gysit

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




More information about the All-commits mailing list