[all-commits] [llvm/llvm-project] 670ae4: [MLIR][Shape] Fold `shape.mul`

frgossen via All-commits all-commits at lists.llvm.org
Fri Jul 24 06:31:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 670ae4b6da874270aa0cd8ab32120c17b2eadb95
      https://github.com/llvm/llvm-project/commit/670ae4b6da874270aa0cd8ab32120c17b2eadb95
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-07-24 (Fri, 24 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.mul`

Implement constant folding for `shape.mul`.

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




More information about the All-commits mailing list