Code Sinking: Difference between revisions

Jump to navigation Jump to search
Line 67: Line 67:
== Notes ==
== Notes ==
* To move functions from <code>math.h</code>, use the [[Idiom Recognizer]] transformation to identify the functions and apply the code sinking transformation afterwards.
* To move functions from <code>math.h</code>, use the [[Idiom Recognizer]] transformation to identify the functions and apply the code sinking transformation afterwards.
* Code sinking can be used in combination with other optimizations such as loop-invariant code motion.
* Code sinking can be used in combination with other optimizations such as [[Loop Invariant Code Motion|loop-invariant code motion]].


== References ==
== References ==
Bots, Bureaucrats, Interface administrators, smwadministrator, smwcurator, smweditor, Administrators
2,502

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu