[all-commits] [llvm/llvm-project] f745c9: Revert "[MLIR][Math] Add support for f16 in the ex...

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Thu Aug 17 16:22:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f745c91f6171c53e062e9949623e7ba323894d71
      https://github.com/llvm/llvm-project/commit/f745c91f6171c53e062e9949623e7ba323894d71
  Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/Float16bits.h
    M mlir/include/mlir/IR/BuiltinTypes.h
    M mlir/lib/Dialect/Math/Transforms/ExpandPatterns.cpp
    M mlir/test/CMakeLists.txt
    M mlir/test/Dialect/Math/expand-math.mlir
    M mlir/test/lit.cfg.py
    M mlir/test/mlir-cpu-runner/test-expand-math-approx.mlir

  Log Message:
  -----------
  Revert "[MLIR][Math] Add support for f16 in the expansion of math.roundeven"

This reverts commit b96f6cf62902ca96ed5aa62d4e158292280284e1
since it has broken some Windows build bots
(see https://reviews.llvm.org/D157204).
Will recommit a fixed version later.




More information about the All-commits mailing list