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
f941908d77e0a009351e5d5d3f01c704b5ff2ff7
clang-p2996
/
mlir
/
lib
/
Dialect
/
Math
/
Transforms
History
Ivy Zhang
f941908d77
Revert "[MLIR][Arith] add fastMathAttr on arith::extf and arith::truncf" (
#95344
)
...
Reverts
llvm/llvm-project#93443
2024-06-13 11:23:20 +08:00
..
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] lower rsqrt to sqrt + fdiv (
#91344
)
2024-05-13 10:15:39 +02:00
LegalizeToF32.cpp
Revert "[MLIR][Arith] add fastMathAttr on arith::extf and arith::truncf" (
#95344
)
2024-06-13 11:23:20 +08:00
PolynomialApproximation.cpp
[mlir][math] Add Polynomial Approximation for acos, asin op (
#90962
)
2024-05-07 22:19:28 +05:30
UpliftToFMA.cpp
…