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
/
test
/
Dialect
/
Math
History
Slava Zakharin
07a4c4d601
[mlir][math] Added arith::FastMathAttr support for math::FPowI.
...
Differential Revision:
https://reviews.llvm.org/D139805
2022-12-13 20:47:20 -08:00
..
algebraic-simplification.mlir
[mlir][math] Simplify pow(x, 0.75) into sqrt(sqrt(x)) * sqrt(x).
2022-11-04 10:48:19 -07:00
canonicalize_ipowi.mlir
[mlir][math] Added constant folding for IPowI operation.
2022-08-15 11:31:14 -07:00
canonicalize.mlir
[mlir][Math] Change regex to match fp value on different target.
2022-10-12 15:08:21 +08:00
expand-math.mlir
[mlir][math] Add math.ctlz expansion to control flow + arith operations
2022-06-01 11:45:04 -07:00
ops.mlir
[mlir][math] Added arith::FastMathAttr support for math::FPowI.
2022-12-13 20:47:20 -08:00
polynomial-approximation.mlir
[mlir][math] Rename math.abs -> math.absf
2022-08-08 11:04:58 -04:00