SPRUIV4D May 2020 – May 2024
The subsections that follow describe some of the information found in the Software
Pipeline Information comment block that is added to the generated assembly source
file when you use the --debug_software_pipeline
compiler option.
The --keep_asm
option is used automatically in this case to
preserve the assembly output.
By understanding the feedback that is generated when the compiler pipelines a loop, you may be able tune your C code to obtain better performance.