[all-commits] [llvm/llvm-project] b05629: [mlir] Remove redundant shape.cstr_broadcastable c...

Tres via All-commits all-commits at lists.llvm.org
Thu Sep 17 00:01:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b05629230e9c7e90a2e70a761f7800afb1a8eefd
      https://github.com/llvm/llvm-project/commit/b05629230e9c7e90a2e70a761f7800afb1a8eefd
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M mlir/lib/Dialect/Shape/IR/Shape.cpp

  Log Message:
  -----------
  [mlir] Remove redundant shape.cstr_broadcastable canonicalization.

These canonicalizations are already handled by folding which will occur
in a superset of situations, so they are being removed.

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




More information about the All-commits mailing list