This patch adds constant folder for LogOp which only supports single and double precision floating-point.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130148
[mlir][Math] Add constant folder for LogOp. ClosedPublic Authored by jacquesguan on Jul 19 2022, 11:50 PM.
Details Summary This patch adds constant folder for LogOp which only supports single and double precision floating-point.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 20 2022, 4:31 AM Closed by commit rG9c22853ec40a: [mlir][Math] Add constant folder for LogOp. (authored by jacquesguan). · Explain WhyJul 20 2022, 8:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446344 mlir/include/mlir/Dialect/Math/IR/MathOps.td
mlir/lib/Dialect/Math/IR/MathOps.cpp
mlir/test/Dialect/Math/canonicalize.mlir
|