Replies: 1 comment
-
I am interested in this as well. Related question: is it possible to have the mojo compiler emit the MLIR representation of modules/packages? Either at the very beginning before the various passes run or towards the end of the lowering process. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am sure this has been asked, but I could not find it in the forum. Anyway here it goes --- can mojo emit llvm source code, which can be re-targed to other platforms using llc?
Beta Was this translation helpful? Give feedback.
All reactions