Implementation of irregular flattening #7995
Annotations
10 warnings
Build Futhark:
src/Futhark/Pass/Flatten.hs#L29
The import of ‘Futhark.Pass.ExtractKernels.BlockedKernel’ is redundant
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L30
The import of ‘scopeForGPU, soacsExpToGPU, soacsLambdaToGPU’
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L36
The import of ‘Futhark.Util’ is redundant
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L104
Defined but not used: data constructor ‘FlattenEnv’
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L170
Defined but not used: ‘env’
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L197
Defined but not used: ‘segmentsDims’
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L201
Defined but not used: ‘segments’
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L210
Defined but not used: ‘flags’
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L210
Defined but not used: ‘offsets’
|
Build Futhark:
src/Futhark/Pass/Flatten.hs#L210
Defined but not used: ‘elems’
|
Loading