JuliaLabs / Cassette.jl

Overdub Your Julia Code
Other
370 stars 34 forks source link

`Reflection` should probably store the `MethodInstance` and possibly the `world`. #207

Open oscardssmith opened 6 months ago

oscardssmith commented 6 months ago

This extra information would allow passes to ask the compiler for optimized IR.