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 |
|
A CRTP mix‐in for passes that should not be skipped. |
Member Functions
Name |
Description |
Select accelerator‐reachable code in module |
Static Member Functions
Name |
Description |
Return true; required passes cannot be skipped. |
Created with MrDocs