[all-commits] [llvm/llvm-project] 2c3303: Revert "[mlir][arith] Add canonicalization pattern...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Tue Dec 13 08:09:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c33031e1b9d9bc8ad6d6abaee5c9a3f6007d520
      https://github.com/llvm/llvm-project/commit/2c33031e1b9d9bc8ad6d6abaee5c9a3f6007d520
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  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:
  -----------
  Revert "[mlir][arith] Add canonicalization patterns for 'mul*i_extended'"

This reverts commit 834c17f618ce87b14446e42250d924b8d5f01abe.

Revert to properly address post-commit comments by @jpienaar
under https://reviews.llvm.org/D139778.




More information about the All-commits mailing list