[mlir][math] Added arith::FastMathAttr support for math::FPowI.
authorSlava Zakharin <szakharin@nvidia.com>
Tue, 13 Dec 2022 17:51:40 +0000 (09:51 -0800)
committerSlava Zakharin <szakharin@nvidia.com>
Wed, 14 Dec 2022 04:47:20 +0000 (20:47 -0800)
commit07a4c4d601dceb14c95ab50f7bb43e39810eb278
tree80e046495e3c62ed7a44bd7bed722d5d7a76bdeb
parentfc21f2d7bae2e0be630470cc7ca9323ed5859892
[mlir][math] Added arith::FastMathAttr support for math::FPowI.

Differential Revision: https://reviews.llvm.org/D139805
mlir/include/mlir/Dialect/Math/IR/MathOps.td
mlir/test/Dialect/Math/ops.mlir