[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 09:08:13 PDT 2023


alexander-shaposhnikov updated this revision to Diff 551538.
alexander-shaposhnikov added a comment.

Rebase


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.551538.patch
Type: text/x-patch
Size: 25799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/75fbf7c1/attachment.bin>


More information about the llvm-commits mailing list