[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
Thu Aug 17 11:47:35 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb96f6cf62902: [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/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.551215.patch
Type: text/x-patch
Size: 25066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/60fe8859/attachment.bin>


More information about the llvm-commits mailing list