This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Dialect
/
Math
/
Transforms
History
Eugene Zhulenev
d94426d22a
[mlir] Math: add algebraic simplification patterns to math transforms
...
Reviewed By: bkramer Differential Revision:
https://reviews.llvm.org/D106822
2021-07-27 09:22:33 -07:00
..
AlgebraicSimplification.cpp
[mlir] Math: add algebraic simplification patterns to math transforms
2021-07-27 09:22:33 -07:00
CMakeLists.txt
[mlir] Math: add algebraic simplification patterns to math transforms
2021-07-27 09:22:33 -07:00
ExpandTanh.cpp
[PatternRewriter] Rename OwningRewritePatternList -> RewritePatternSet and insert -> add
2021-03-22 16:33:18 -07:00
PolynomialApproximation.cpp
Add polynomial approximation for trigonometric sine and cosine functions
2021-06-21 13:00:33 -07:00