Skip to main content

Module gpu_pir

Module gpu_pir 

Source
Expand description

GPU-resident Provenance IR (PIR) representation.

Mirrors crate::pir::PirGraph in a structure-of-arrays layout on device.

Structs§

GpuPirGraph
GPU-resident PIR graph (device-side mirror of pir::PirGraph).
GpuPirRoots
GPU-resident PIR root list.

Constants§

PIR_AND
PIR_LIT
PIR_NEG_LIT
PIR_OR