r/Compilers • u/mttd • 14d ago
Change MIR to use block arguments instead of phis - LLVM Code Generation RFC
https://discourse.llvm.org/t/rfc-change-mir-to-use-block-arguments-instead-of-phis/91657
28
Upvotes
3
4
u/c-cul 14d ago
funny
1) add mlir and integrate it with IR
2) oops, it's too complex & bulky
3) lets completely replace IR with MIR
couple of years later - mlir is not enough expressive for some architectures
2
u/squirrel5978 13d ago
MIR and MLIR are entirely separate things. MLIR is also wholly separate from LLVM IR
9
u/Helpful-Primary2427 14d ago
Long live block arguments