▲ | alexrp 2 days ago | |||||||||||||||||||||||||||||||||||||||||||
As the guy currently handling Zig's LLVM upgrades, I do not see this as an advantage at all. The more IR layers I have to go through to diagnose miscompilations, the more of a miserable experience it becomes. I don't know that I would have the motivation to continue doing the upgrades if I also had to deal with MLIR. | ||||||||||||||||||||||||||||||||||||||||||||
▲ | pjmlp 2 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||
LLVM project sees that otherwise, and the adoption across the LLVM community is quite telling where they stand. | ||||||||||||||||||||||||||||||||||||||||||||
|