Main takeaway, it avoids SSA Earlier HN discussion 183pts 63 comments https://news.ycombinator.com/item?id=22098399 Whats the chance nateb2022? this is way too close (in name) to Lattner’s MLIR to ignore, i thought this morning as I was brushing my teeth. {not to mention LLVM’s own MIR} https://llvm.org/docs/MIRLangRef.html
SSA is used internally, but the instruction set does not require SSA, if that's what you meant
In his blogpost.