[all-commits] [llvm/llvm-project] 867bc4: [MLIR] Add type conversion for `shape.shape`

frgossen via All-commits all-commits at lists.llvm.org
Mon Jun 8 02:35:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 867bc41e85cb553b5aed827847ae59ed9c2e1248
      https://github.com/llvm/llvm-project/commit/867bc41e85cb553b5aed827847ae59ed9c2e1248
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
    M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir

  Log Message:
  -----------
  [MLIR] Add type conversion for `shape.shape`

Convert `shape.shape` to `tensor<?xindex>` when lowering the `shape` to the
`std` dialect.

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




More information about the All-commits mailing list