[all-commits] [llvm/llvm-project] 87cef7: Revert "Fix handling of special and large vals in ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Apr 20 23:17:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87cef78fa1c7bf6efc544e990894a6062d56abec
      https://github.com/llvm/llvm-project/commit/87cef78fa1c7bf6efc544e990894a6062d56abec
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Math/Transforms/Passes.h
    M mlir/lib/Dialect/Math/Transforms/ExpandPatterns.cpp
    M mlir/test/Dialect/Math/expand-math.mlir
    M mlir/test/lib/Dialect/Math/TestExpandMath.cpp
    M mlir/test/mlir-cpu-runner/test-expand-math-approx.mlir

  Log Message:
  -----------
  Revert "Fix handling of special and large vals in expand pattern for `round`" and "Add pattern that expands `math.roundeven` into `math.round` + arith"

This reverts commit 8d2bae9abdc30e104bab00a4dd0f9d39f5bdda6e and
commit ab2fc9521ec606603412645d4a4b3cf456acd153.

Tests are broken on Mac M2




More information about the All-commits mailing list