LLVM ist a mess
LLVM ist a mess
Posted Apr 11, 2024 7:39 UTC (Thu) by Curan (subscriber, #66186)In reply to: LLVM ist a mess by daenzer
Parent article: Cranelift code generation comes to Rust
Yeah, the full switch to ACO is not yet there for radeonsi. And, given corporate constraints, might never really happen.
llvmpipe I do not mind. That is a very distinct driver and allows testing for extensions. That would be easy not to build in a production environment with hardware acceleration around. llvmpipe was also very important for virtual machines (these days less). But the core Khronos and/or hardware driver stuff with LLVM dependencies I really wish I could avoid.
