[PATCH] D158234: [MLIR][Math] Add support for f16 in the expansion of math.roundeven
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 11:02:01 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40bf36319e38: [MLIR][Math] Add support for f16 in the expansion of math.roundeven (authored by alexander-shaposhnikov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158234/new/
https://reviews.llvm.org/D158234
Files:
mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
mlir/include/mlir/ExecutionEngine/Float16bits.h
mlir/include/mlir/IR/BuiltinTypes.h
mlir/lib/Dialect/Math/Transforms/ExpandPatterns.cpp
mlir/test/CMakeLists.txt
mlir/test/Dialect/Math/expand-math.mlir
mlir/test/lit.cfg.py
mlir/test/mlir-cpu-runner/test-expand-math-approx.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158234.551571.patch
Type: text/x-patch
Size: 25799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/9a8a8d26/attachment.bin>
More information about the llvm-commits
mailing list