[all-commits] [llvm/llvm-project] 2c0619: [MLIR][Shape] Add `shape.rank` operation

frgossen via All-commits all-commits at lists.llvm.org
Thu Jun 25 01:26:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c061998b55707b1b6f3a587ccc155fbbebd0a4e
      https://github.com/llvm/llvm-project/commit/2c061998b55707b1b6f3a587ccc155fbbebd0a4e
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/test/Dialect/Shape/ops.mlir

  Log Message:
  -----------
  [MLIR][Shape] Add `shape.rank` operation

Add `shape.rank` operation to the shape dialect.

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




More information about the All-commits mailing list