This website requires JavaScript.
Explore
Help
Sign In
Doomhowl-Interactive
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
llvm-project
/
mlir
/
test
/
Dialect
/
Math
History
Longsheng Mou
c2a9725b57
[mlir][math] Add constant folding for sincos/cbrt (
#194130
)
...
Adds constant folder for `math.sincos` and `math.cbrt`.
2026-04-26 12:03:06 +08:00
..
algebraic-simplification.mlir
…
canonicalize_ipowi.mlir
…
canonicalize.mlir
[mlir][math] Add constant folding for sincos/cbrt (
#194130
)
2026-04-26 12:03:06 +08:00
depends-on-arith.mlir
…
expand-math.mlir
[mlir][Math] Fix math-expand-ops crash on math.ctlz with index type (
#181539
)
2026-02-15 23:56:44 +00:00
extend-to-supported-types-f16.mlir
…
extend-to-supported-types.mlir
…
ops.mlir
[mlir][math] Add rounding modes to
math.fma
(
#192839
)
2026-04-25 19:13:40 +02:00
polynomial-approximation.mlir
[mlir][x86] Rename x86vector to x86 (
#183311
)
2026-02-26 11:21:58 +01:00
sincos-fusion.mlir
[mlir] added a check in the walk to prevent catching a cos in a nested region (
#190064
)
2026-04-01 20:10:56 -07:00
uplift-to-fma.mlir
…