[all-commits] [llvm/llvm-project] 412b60: [mlir][shape] Mark some operations as commutative

Stephan Herhut via All-commits all-commits at lists.llvm.org
Wed Jul 15 09:43:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 412b60531edd8caeccea9c3756d55c7f32337857
      https://github.com/llvm/llvm-project/commit/412b60531edd8caeccea9c3756d55c7f32337857
  Author: Stephan Herhut <herhut at google.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td

  Log Message:
  -----------
  [mlir][shape] Mark some operations as commutative

Summary:
This makes sure that their constant arguments are sorted to the back
and hence eases the specification of rewrite patterns.

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




More information about the All-commits mailing list