-
Noticed MLIR code like |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I am also interested here |
Beta Was this translation helpful? Give feedback.
-
The mojo compiler has a number of internal dialects, including pop and kgen, but they aren't documented yet. They are very much internal implementation details of the compiler and change all the time. I'd recommend sticking with the llvm and other dialects that are more stable. |
Beta Was this translation helpful? Give feedback.
The mojo compiler has a number of internal dialects, including pop and kgen, but they aren't documented yet. They are very much internal implementation details of the compiler and change all the time. I'd recommend sticking with the llvm and other dialects that are more stable.