UnifiedIR for Julia
github.com
UnifiedIR for Julia
1–10 of 23 posts
Re: UnifiedIR for Julia
#2Re: UnifiedIR for Julia
#3Re: UnifiedIR for Julia
#4I was unaware of alternative IRs for julia (albeit I started learning much more about compilers once I left the julia ecosystem). What other IRs is this supposed to replace? And why not just go with MLIR directly?
Re: UnifiedIR for Julia
#5Re: UnifiedIR for Julia
#6I was unaware of alternative IRs for julia (albeit I started learning much more about compilers once I left the julia ecosystem). What other IRs is this supposed to replace? And why not just go with MLIR directly?
Re: UnifiedIR for Julia
#7So, does this mean faster rendering in notebooks, better debugging, fewer NVIDIA troubles?
Re: UnifiedIR for Julia
#8Uh, hi guys. This is my PR, but you should probably know that this is an AI generated prototype based on some of my design documents, but nowhere near ready for prime time. I do want to do something like this, but whether it'll take this shape or another is still up in the air.
Wondering if there are modeling or analysis modalities that don’t fit cleanly into MLIR concepts (understand that abstract interpretation on the IR comes with a unique set of concerns)
Re: UnifiedIR for Julia
#9Re: UnifiedIR for Julia
#10So, does this mean faster rendering in notebooks, better debugging, fewer NVIDIA troubles?