[all-commits] [llvm/llvm-project] d009f6: [mlir] Convert ConstShapeOp to a static tensor type.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Tue Oct 5 03:15:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d009f6e51cae7e7a155d083c9170723554f2e776
      https://github.com/llvm/llvm-project/commit/d009f6e51cae7e7a155d083c9170723554f2e776
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

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

  Log Message:
  -----------
  [mlir] Convert ConstShapeOp to a static tensor type.

ConstShapeOp knows its shape, so it should also have a static tensor type.

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




More information about the All-commits mailing list