Add a facility for user- (and library writer-) defined code rewriting #438
Labels
enhancement
New feature or request
performance
Issues related to performance of generated code
research project
The point of this is to allow users to specify equivalence-preserving code transformations that will improve efficiency. One example:
should be optimised to
Other examples would include deforestation and related higher-order code optimisations.
The text was updated successfully, but these errors were encountered: