SchrodingerZhu / ReuseIR

Reuse Analysis in MLIR and Rust. Functional programming meets performance.
Apache License 2.0
15 stars 0 forks source link

[ReuseIR] support recursive composites/unions #43

Closed SchrodingerZhu closed 3 months ago

SchrodingerZhu commented 3 months ago

fixes #17

SchrodingerZhu commented 3 months ago

@Lancern PTAL

SchrodingerZhu commented 3 months ago

I am going to merge this while awaiting for reviews and amendments. This is needed to implement destroy operation.