LoweredCodeUtils.jl icon indicating copy to clipboard operation
LoweredCodeUtils.jl copied to clipboard

Precompilation warning on LTS Julia 1.10.8

Open GregPlowman opened this issue 11 months ago • 0 comments

Precompilation warning on LTS Julia 1.10.8

┌ LoweredCodeUtils
│  WARNING: using IR.SSAValue in module LoweredCodeUtils conflicts with an existing identifier.
│  WARNING: using IR.SlotNumber in module LoweredCodeUtils conflicts with an existing identifier.
└

GregPlowman avatar Feb 02 '25 20:02 GregPlowman