[all-commits] [llvm/llvm-project] 26c95a: [mlir][Math] Add constant folder for sqrt.

Jianjian Guan via All-commits all-commits at lists.llvm.org
Fri Mar 18 01:02:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26c95ae38940b5b6ccfc65188ba9931eb51e468e
      https://github.com/llvm/llvm-project/commit/26c95ae38940b5b6ccfc65188ba9931eb51e468e
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

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

  Log Message:
  -----------
  [mlir][Math] Add constant folder for sqrt.

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




More information about the All-commits mailing list