Intel® Fortran Compiler 18.0 Developer Guide and Reference
Parallel Directive Clause: Specifies that the implementation may generate a merged task.
MERGEABLE
When the generated task is an undeferred task or an included task, it specifies that the implementation may instead generate a merged task.
When the MERGEABLE clause is present on a TASKLOOP construct, each generated task is a mergeable task.