[all-commits] [llvm/llvm-project] 23a656: [MLIR][Shape] Allow `shape.rank` to operate on ext...

frgossen via All-commits all-commits at lists.llvm.org
Fri Jul 24 03:44:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 23a65648c0cd412becbef9b914e2e33f6114ba87
      https://github.com/llvm/llvm-project/commit/23a65648c0cd412becbef9b914e2e33f6114ba87
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeBase.td
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/lib/Dialect/Shape/IR/Shape.cpp
    M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
    M mlir/test/Dialect/Shape/canonicalize.mlir
    M mlir/test/Dialect/Shape/invalid.mlir
    M mlir/test/Dialect/Shape/ops.mlir

  Log Message:
  -----------
  [MLIR][Shape] Allow `shape.rank` to operate on extent tensors

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




More information about the All-commits mailing list