[all-commits] [llvm/llvm-project] a62a70: [mlir][math] Add expand patterns for acosh, asinh, ...
jinchen via All-commits
all-commits at lists.llvm.org
Tue May 7 00:41:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a62a7024164c2977cd0e77f77807f957802d204a
https://github.com/llvm/llvm-project/commit/a62a7024164c2977cd0e77f77807f957802d204a
Author: jinchen <49575973+jinchen62 at users.noreply.github.com>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M mlir/include/mlir/Dialect/Math/Transforms/Passes.h
M mlir/lib/Dialect/Math/Transforms/ExpandPatterns.cpp
M mlir/test/lib/Dialect/Math/TestExpandMath.cpp
M mlir/test/mlir-cpu-runner/test-expand-math-approx.mlir
Log Message:
-----------
[mlir][math] Add expand patterns for acosh, asinh, atanh (#90718)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list