[PATCH] D157204: [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
Wed Aug 9 16:37:26 PDT 2023


alexander-shaposhnikov updated this revision to Diff 548815.
alexander-shaposhnikov added a comment.
Herald added a reviewer: rriddle.

Add comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157204/new/

https://reviews.llvm.org/D157204

Files:
  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: D157204.548815.patch
Type: text/x-patch
Size: 25085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/a1011f47/attachment.bin>


More information about the llvm-commits mailing list