[all-commits] [llvm/llvm-project] 8b109b: [mlir, shape] Add max/min folder for simple case

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Tue Apr 6 20:23:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b109bc2eae0d33a140982c02c77501932bfa394
      https://github.com/llvm/llvm-project/commit/8b109bc2eae0d33a140982c02c77501932bfa394
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-04-06 (Tue, 06 Apr 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

  Log Message:
  -----------
  [mlir,shape] Add max/min folder for simple case

When both arguments are the same for these ops, propagate this argument.




More information about the All-commits mailing list