[all-commits] [llvm/llvm-project] 73cb58: [mlir][Shape] Lower cstr_eq to shape_eq + assert

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


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

  Changed paths:
    M mlir/lib/Conversion/ShapeToStandard/ConvertShapeConstraints.cpp
    M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.td
    M mlir/test/Conversion/ShapeToStandard/convert-shape-constraints.mlir

  Log Message:
  -----------
  [mlir][Shape] Lower cstr_eq to shape_eq + assert

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




More information about the All-commits mailing list