ILGPU icon indicating copy to clipboard operation
ILGPU copied to clipboard

[NativeAOT] Implement `IIRWriter` API

Open IsaMorphic opened this issue 1 year ago • 2 comments

Based on the research and precedent consisting of #1225 and #1214, I am starting from scratch to implement a bitstream writer for the IR graph.

IsaMorphic avatar May 21 '24 16:05 IsaMorphic

@m4rs-mt Do we want to write tests for the new API?

IsaMorphic avatar Jun 04 '24 13:06 IsaMorphic

@m4rs-mt Just fixed the code styles stuff! Super excited to have my first contribution merged :)

IsaMorphic avatar Jul 24 '24 13:07 IsaMorphic