[all-commits] [llvm/llvm-project] 07a4c4: [mlir][math] Added arith::FastMathAttr support for...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Tue Dec 13 20:49:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07a4c4d601dceb14c95ab50f7bb43e39810eb278
https://github.com/llvm/llvm-project/commit/07a4c4d601dceb14c95ab50f7bb43e39810eb278
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/Math/IR/MathOps.td
M mlir/test/Dialect/Math/ops.mlir
Log Message:
-----------
[mlir][math] Added arith::FastMathAttr support for math::FPowI.
Differential Revision: https://reviews.llvm.org/D139805
More information about the All-commits
mailing list