This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
mlir
/
lib
/
Dialect
/
Math
/
Transforms
History
Prashant Kumar
5b702be1e8
[mlir][math] Convert math.fpowi to math.powf in case of non constant (
#87472
)
...
Convert math.fpowi to math.powf by converting dtype of power operand to floating point.
2024-04-03 22:19:26 +05:30
..
AlgebraicSimplification.cpp
…
CMakeLists.txt
[mlir][Math] Add pass to legalize math functions to f32-or-higher (
#78361
)
2024-01-18 09:37:43 -06:00
ExpandPatterns.cpp
[mlir][math] Convert math.fpowi to math.powf in case of non constant (
#87472
)
2024-04-03 22:19:26 +05:30
LegalizeToF32.cpp
[mlir][vector] ND vectors linearization pass (
#81159
)
2024-02-13 15:30:58 +03:00
PolynomialApproximation.cpp
[mlir][math] Propagate scalability in polynomial approximation (
#84949
)
2024-03-15 20:08:52 +00:00
UpliftToFMA.cpp
…