Skip to content

Add function to prepend pragmas to loops

Add a function to prepend #pragma directives to domain loops according to their nesting depth. Useful for compiler-specific annotations and interactions, especially with less well-known niche compilers (like Fujitsu's ARM-compiler).

Merge request reports

Loading