-
- Downloads
Add the ability to delay IR1 transforms, giving type and constraint
propagation a chance before transforming to less amiable forms. A transform may now choose to be delayed by calling delay-transform giving a reason. The two supported reasons are :optimize to delay until IR1 optimization has completed, and :constraint to delay until after constraint propagation.
Loading
Please register or sign in to comment