6.6.6.6.24 -funroll-all-loops
Perform the optimization of loop unrolling for all loops and usually makes programs run more
slowly. -funroll-all-loops
implies -fstrength-reduce
, as well as -frerun-cse-after-loop
.
Perform the optimization of loop unrolling for all loops and usually makes programs run more
slowly. -funroll-all-loops
implies -fstrength-reduce
, as well as -frerun-cse-after-loop
.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.