[all-commits] [llvm/llvm-project] 9f5818: Add Expm1 op to the math dialect.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Feb 15 23:34:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f581815ae4d5df7453f0b3bea845c0ba508c91e
https://github.com/llvm/llvm-project/commit/9f581815ae4d5df7453f0b3bea845c0ba508c91e
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/Math/IR/MathOps.td
M mlir/test/Dialect/Math/ops.mlir
Log Message:
-----------
Add Expm1 op to the math dialect.
Differential Revision: https://reviews.llvm.org/D96704
More information about the All-commits
mailing list