Assertion failure while crossgenning ImageSharp: '!op1->TypeIs(TYP_STRUCT) && (op1->TypeGet() == op2->TypeGet())' in 'SixLabors.ImageSharp.PixelFormats.Byte4:ToString():System.String:this' during 'Morph - Global' #70824
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
When crossgenning ImageSharp on current main I hit the following assertion:
Small x64 repro (does not require crossgen, requires opts enabled/TC disabled):
The text was updated successfully, but these errors were encountered: