[all-commits] [llvm/llvm-project] d690cb: Add DivOp to the Shape dialect

Jing Pu via All-commits all-commits at lists.llvm.org
Thu Feb 18 16:59:25 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d690cbf821f1d4e13bdf97779ffb332624890fcb
      https://github.com/llvm/llvm-project/commit/d690cbf821f1d4e13bdf97779ffb332624890fcb
  Author: Jing Pu <jingpu at google.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  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
    M mlir/test/Dialect/Shape/ops.mlir

  Log Message:
  -----------
  Add DivOp to the Shape dialect

Reviewed By: jpienaar

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




More information about the All-commits mailing list