Upgrade DXIL‐style metadata into their LLVM representations
Synopsis
Declared in <llvm/Transforms/Utils/DXILUpgrade.h>
class DXILUpgradePass
: public OptionalPassInfoMixin<DXILUpgradePass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that can be skipped. |
Member Functions
Name |
Description |
Run the DXIL upgrade pass over the module. |
Static Member Functions
Name |
Description |
Return false; optional passes may be skipped. |
Created with MrDocs