jasmin icon indicating copy to clipboard operation
jasmin copied to clipboard

Lowering should be allowed to fail

Open eponier opened this issue 4 years ago • 0 comments
trafficstars

When lowering does not know what to do for a given instruction, it returns it without touching it. The following passes in the compiler then receive a sometimes nonsensical instruction. It would be cleaner if lowering failed in these cases.

eponier avatar Nov 17 '21 14:11 eponier