[all-commits] [llvm/llvm-project] 2dde4b: [mlir][math] Added algebraic simplification for IP...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Mon Aug 15 11:56:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dde4ba63974daf59f8ce5c346505f194f920131
https://github.com/llvm/llvm-project/commit/2dde4ba63974daf59f8ce5c346505f194f920131
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M mlir/lib/Dialect/Math/Transforms/AlgebraicSimplification.cpp
M mlir/test/Dialect/Math/algebraic-simplification.mlir
Log Message:
-----------
[mlir][math] Added algebraic simplification for IPowI operation.
Differential Revision: https://reviews.llvm.org/D130390
More information about the All-commits
mailing list