[all-commits] [llvm/llvm-project] c714b4: [mlir][Shape] Make cstr_eq more like cstr_broadcas...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Wed Mar 3 07:21:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c714b441ef01523a1ccd86d92376c1b1103e6a90
      https://github.com/llvm/llvm-project/commit/c714b441ef01523a1ccd86d92376c1b1103e6a90
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/test/Dialect/Shape/canonicalize.mlir
    M mlir/test/Dialect/Shape/ops.mlir
    M mlir/test/Dialect/Shape/remove-shape-constraints.mlir

  Log Message:
  -----------
  [mlir][Shape] Make cstr_eq more like cstr_broadcastable

This includes allowing extents and not just shapes.

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




More information about the All-commits mailing list