[all-commits] [llvm/llvm-project] 088d38: [mlir][Arithmetic] Add constant folder for negf.

Jianjian Guan via All-commits all-commits at lists.llvm.org
Fri Apr 8 00:36:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 088d38890ccee92d5ef6ae13ec1c50f9b0083866
      https://github.com/llvm/llvm-project/commit/088d38890ccee92d5ef6ae13ec1c50f9b0083866
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Arithmetic/IR/ArithmeticOps.td
    M mlir/include/mlir/Dialect/CommonFolders.h
    M mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp
    M mlir/test/Dialect/Arithmetic/canonicalize.mlir

  Log Message:
  -----------
  [mlir][Arithmetic] Add constant folder for negf.

Reviewed By: ftynse

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




More information about the All-commits mailing list