7cad2be329
The existing IrGenerationExtension is in the middle of IR construction and basically requires plugins to work with the (deprecated) descriptors. Since there are plans to change the IR extension point it makes sense to introduce a temporary work-around to allow pure IR plugins to be developed now, which could be ported to a more permanent API later.