[all-commits] [llvm/llvm-project] 9df6af: [MLIR][Shape] Lower `shape.any`

frgossen via All-commits all-commits at lists.llvm.org
Mon Jul 13 01:30:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9df6afbb5c99c103ef27614a8987934ef82f110f
      https://github.com/llvm/llvm-project/commit/9df6afbb5c99c103ef27614a8987934ef82f110f
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

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

  Log Message:
  -----------
  [MLIR][Shape] Lower `shape.any`

Lower `shape.any` to its first operand.

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




More information about the All-commits mailing list