[all-commits] [llvm/llvm-project] d22883: Revert "[MLIR][Math] Add support for f16 in the ex...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Fri Aug 18 11:21:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d22883e384e033e7646c7ed75a5b2e4ef56c4cd4
https://github.com/llvm/llvm-project/commit/d22883e384e033e7646c7ed75a5b2e4ef56c4cd4
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
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 40bf36319e383b7b5f2ffbee9abc18d93e1e07b4.
The build bot ppc64le-mlir-rhel-test got broken by these changes,
see https://lab.llvm.org/buildbot#builders/88/builds/61048 .
More information about the All-commits
mailing list