Pass that keeps only functions reachable from HIPSTDPAR kernels.

Synopsis

Declared in <llvm/Transforms/HipStdPar/HipStdPar.h>

class HipStdParAcceleratorCodeSelectionPass
    : public RequiredPassInfoMixin<HipStdParAcceleratorCodeSelectionPass>

Base Classes

Name

Description

RequiredPassInfoMixin<HipStdParAcceleratorCodeSelectionPass>

A CRTP mix‐in for passes that should not be skipped.

Member Functions

Name

Description

run

Select accelerator‐reachable code in module M.

Static Member Functions

Name

Description

isRequired

Return true; required passes cannot be skipped.

Created with MrDocs