SPRUIG8I January 2018 – December 2023
Software pipelining is a technique use to schedule from a loop so that multiple iterations of a loop execute in parallel. See Section 4.7 for more information.
This type of optimization is enabled by the --opt_level=2 and higher optimization settings.