Details
Details
- Reviewers
bkramer - Commits
- rGb122cbebec43: [mlir][Math] Fix NaN handling in Exp approximation
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119832
[mlir][Math] Fix NaN handling in Exp approximation ClosedPublic Authored by akuegel on Feb 15 2022, 4:50 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 19 others. · View Herald TranscriptFeb 15 2022, 4:50 AM This revision is now accepted and ready to land.Feb 15 2022, 6:07 AM Closed by commit rGb122cbebec43: [mlir][Math] Fix NaN handling in Exp approximation (authored by akuegel). · Explain WhyFeb 15 2022, 6:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 408846 mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
mlir/test/Dialect/Math/polynomial-approximation.mlir
mlir/test/mlir-cpu-runner/math-polynomial-approx.mlir
|