[all-commits] [llvm/llvm-project] 451e5e: [mlir][math] Added math::tan operation.
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Fri Jul 15 09:18:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 451e5e2b28e702170aba3c6121f72fb6de55a80c
https://github.com/llvm/llvm-project/commit/451e5e2b28e702170aba3c6121f72fb6de55a80c
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M mlir/include/mlir/Dialect/Math/IR/MathOps.td
M mlir/lib/Conversion/MathToLibm/MathToLibm.cpp
M mlir/test/Conversion/MathToLibm/convert-to-libm.mlir
M mlir/test/Dialect/Math/ops.mlir
Log Message:
-----------
[mlir][math] Added math::tan operation.
Differential Revision: https://reviews.llvm.org/D129539
More information about the All-commits
mailing list