You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m new to LLVM. I was wondering if we can use Inkwell to write a backend for a very simple target, such as a tiny micro-controller. Are there any limitations to being able to put together a complete backend using (just) Inkwell? For example, does it lack TableGen support or have missing APIs in the backend pipeline?
PS: I couldn’t find a discussions tab, so I’m posting here. Please let me know if this isn’t the right place for this question.
The text was updated successfully, but these errors were encountered:
I’m new to LLVM. I was wondering if we can use Inkwell to write a backend for a very simple target, such as a tiny micro-controller. Are there any limitations to being able to put together a complete backend using (just) Inkwell? For example, does it lack TableGen support or have missing APIs in the backend pipeline?
PS: I couldn’t find a discussions tab, so I’m posting here. Please let me know if this isn’t the right place for this question.
The text was updated successfully, but these errors were encountered: