Mill Computing, Inc. › Forums › The Mill › Architecture › Specification › Reply To: Specification
The specializer format is similar to a serialized IR, but unextended LLVM IR is not able to carry all the Mill semantics, and unfortunately has also discarded some information that the LLVM compiler had and the specializer needs. We are in the process of porting LLVM, but there’s a lot to do and limited resources.