[all-commits] [llvm/llvm-project] d2c547: Revert "[MLIR][Math] Enable constant folding of ops"

William Moses via All-commits all-commits at lists.llvm.org
Tue Jan 11 23:01:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2c547342c6d6a8a4b3f9111830e60b1f00f88a1
      https://github.com/llvm/llvm-project/commit/d2c547342c6d6a8a4b3f9111830e60b1f00f88a1
  Author: William S. Moses <gh at wsmoses.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

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

  Log Message:
  -----------
  Revert "[MLIR][Math] Enable constant folding of ops"

This reverts commit 2f8b956ab6e63e57fbaa60749c9ba7752b071993.

There is a linker error for mlir-nvidia as seen on
https://lab.llvm.org/buildbot/#/builders/61/builds/19939.

As it's late for me here, I'm oing to rever this for now to be
investigated later.




More information about the All-commits mailing list