Araq Mon, 20 Nov 2023 22:45:16 -0800
> What made you choose your own over their supposedly mature and tested AST?
NIR is higher level than LLVM IR and takes up less memory. I don't want to write the transformations that I have in mind with LLVM's IR.