[all-commits] [llvm/llvm-project] 87de45: [mlir][Math] Fix NaN handling in ExpM1 approximation.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue Feb 15 03:10:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87de451bc577e1f68abb9cec7f68a55f133b6897
https://github.com/llvm/llvm-project/commit/87de451bc577e1f68abb9cec7f68a55f133b6897
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
M mlir/test/Dialect/Math/polynomial-approximation.mlir
Log Message:
-----------
[mlir][Math] Fix NaN handling in ExpM1 approximation.
Differential Revision: https://reviews.llvm.org/D119822
More information about the All-commits
mailing list