Open edg-l opened 1 week ago
I think it's a good idea!
Does it support only built-in and LLVM dialects for now?
I think it's a good idea!
Does it support only built-in and LLVM dialects for now?
Yeah, and arith, but it can be extended in melior without problem, just wanted to know if this pattern was desired
Would you be interested in an extension trait that implements a inkwell style API on Blocks?
My idea is porting this trait https://github.com/lambdaclass/cairo_native/blob/fb284953b66634d53aba9b43d3d07dff73304538/src/utils/block_ext.rs
to melior, i think it would be useful to others, it allows writing code like this: