Expand description
QPtr-related type definitions and passes.
Modules§
- analyze
QPtrusage analysis (for legalizing/lifting).- lift
QPtrlifting (e.g. to SPIR-V).- lower
QPtrlowering (e.g. from SPIR-V).- shapes
- Variable shapes (untyped memory layouts vs abstract resources).
Structs§
- Layout
Config - Various toggles for layout-related behavior that is not unambiguous from the SPIR-V alone, or involves intermediary illegal SPIR-V (during legalization).
- QPtr
MemUsage
Enums§
- QPtr
Attr QPtr-specific attributes ([Attr::QPtr]).- QPtr
MemUsage Kind - QPtrOp
QPtr-specific operations ([DataInstKind::QPtr]).- QPtr
Usage