Modifier and Type | Class and Description |
---|---|
class |
OpenAccContinuation
OpenACC line continuation transformation.
|
class |
XcodeMLWorkaround
Transformation to fix some issues raised in XcodeML.
|
Modifier and Type | Class and Description |
---|---|
class |
Kcaching
A Kcaching transformation is an independent transformation.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectivePrimitive
Directive primitive transformation allows to enable specific directive
primitive specified by the --directive option.
|
Modifier and Type | Class and Description |
---|---|
class |
IfExtract
If extraction transformation
|
class |
LoopExtraction
A LoopExtraction transformation is an independent transformation.
|
class |
LoopFusion
A LoopFusion transformation is a dependent transformation.
|
class |
LoopInterchange
A LoopInterchange transformation is a an independent transformation.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayToFctCall
An array access to function call transformation replace the access to an
array value by a function call.
|
Modifier and Type | Class and Description |
---|---|
class |
Parallelize
The Single Column Abstraction (SCA) transformation transforms the code
contained in a subroutine/function by adding necessary dimensions and
parallelism to the defined data.
|
class |
ParallelizeForward
The Single Column Abstraction (SCA) forward transformation applies the
changes in the subroutine signatures to function call and function in which
the call is nested if needed.
|