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
/
lib
/
Dialect
/
Math
History
Corentin Ferry
279a659e97
[mlir][math] lower rsqrt to sqrt + fdiv (
#91344
)
...
This commit creates an expansion pattern to lower math.rsqrt(x) into fdiv(1, sqrt(x)).
2024-05-13 10:15:39 +02:00
..
CMakeLists.txt
…
TestAlgebraicSimplification.cpp
…
TestExpandMath.cpp
[mlir][math] lower rsqrt to sqrt + fdiv (
#91344
)
2024-05-13 10:15:39 +02:00
TestPolynomialApproximation.cpp
[mlir][arith] Change dialect name from Arithmetic to Arith
2022-09-29 11:23:28 -04:00