[all-commits] [llvm/llvm-project] f95958: [MLIR][Shape] Fold `shape.shape_eq`

frgossen via All-commits all-commits at lists.llvm.org
Mon Jul 20 05:26:20 PDT 2020


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

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/lib/Dialect/Shape/IR/Shape.cpp
    M mlir/test/Dialect/Shape/canonicalize.mlir

  Log Message:
  -----------
  [MLIR][Shape] Fold `shape.shape_eq`

Fold `shape.shape_eq`.

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




More information about the All-commits mailing list