[all-commits] [llvm/llvm-project] eaa4bc: [mlir][arith] Add canon pattern for chained `arith...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Fri Jul 21 15:20:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eaa4bc655709520f752e81890e5154775e66d539
      https://github.com/llvm/llvm-project/commit/eaa4bc655709520f752e81890e5154775e66d539
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Arith/IR/ArithOps.td
    M mlir/lib/Dialect/Arith/IR/ArithCanonicalization.td
    M mlir/lib/Dialect/Arith/IR/ArithOps.cpp
    M mlir/test/Dialect/Arith/canonicalize.mlir

  Log Message:
  -----------
  [mlir][arith] Add canon pattern for chained `arith.muli`

@benvanik reported this as missing.

Reviewed By: Mogball

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




More information about the All-commits mailing list