Mill Computing, Inc. Forums The Mill Architecture Specification Reply To: Specification

Russell Johnston
Participant
Post count: 9

If I understand correctly, a slightly higher-level, unscheduled version of Mill assembly is basically SSA, so if you don’t care about the details of op scheduling you could use e.g. LLVM IR.