[all-commits] [llvm/llvm-project] cd3a23: [mlir][math] Added constant folding for IPowI oper...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Mon Aug 15 11:33:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd3a234fa9272f90dcfad3158cd9b51a0e643d1b
      https://github.com/llvm/llvm-project/commit/cd3a234fa9272f90dcfad3158cd9b51a0e643d1b
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Math/IR/MathOps.td
    M mlir/lib/Dialect/Math/IR/MathOps.cpp
    A mlir/test/Dialect/Math/canonicalize_ipowi.mlir

  Log Message:
  -----------
  [mlir][math] Added constant folding for IPowI operation.

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




More information about the All-commits mailing list