AI Engine-ML v2 Intrinsics User Guide  v2025.1
Loading...
Searching...
No Matches
Code annotations

Description of the optimizations performed by the compiler based on the annotations provided by the user. More...

Topics

 Loop annotations
 These annotations are used after the heading of the for or while loop. These are meant to customize the behavior of software pipelining.
 
 Loop transformations
 These annotations are used after heading of the for or while loop.
 
 Optimization annotations
 These annotations are used to guide the compiler on how to optimize the use of variables.
 
 Resource allocation annotations
 These annotations are used to interact with the register allocator.
 
 Scheduling annotations
 These annotations are used to interact with the scheduler.
 

Detailed Description

Description of the optimizations performed by the compiler based on the annotations provided by the user.