julia icon indicating copy to clipboard operation
julia copied to clipboard

use stmt instead of `Instruction` in `populate_def_use_map!`

Open jumerckx opened this issue 4 months ago • 0 comments

fixes https://github.com/JuliaLang/julia/issues/56193

I imagine this maybe needs a test but not sure how to properly unit test this without creating a full end-to-end test using Base.code_ircode and so on.

jumerckx avatar Oct 16 '24 18:10 jumerckx