[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
Sun Aug 6 01:43:39 PDT 2023
alexander-shaposhnikov created this revision.
alexander-shaposhnikov added reviewers: rsuderman, jpienaar.
alexander-shaposhnikov created this object with visibility "All Users".
Herald added subscribers: bviyer, Moerafaat, zero9178, bzcheeseman, sdasgup3, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added a project: All.
alexander-shaposhnikov requested review of this revision.
Herald added a reviewer: nicolasvasilache.
Herald added subscribers: stephenneuendorffer, nicolasvasilache.
Herald added a project: MLIR.
Add support for f16 in the expansion of math.roundeven.
Associated GitHub issue: https://github.com/openxla/iree/issues/13522
Test plan: ninja check-mlir check-all
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157204
Files:
mlir/lib/Dialect/Math/Transforms/ExpandPatterns.cpp
mlir/test/Dialect/Math/expand-math.mlir
mlir/test/mlir-cpu-runner/test-expand-math-approx.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157204.547531.patch
Type: text/x-patch
Size: 22985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230806/40758772/attachment-0001.bin>
More information about the llvm-commits
mailing list