Skip to main content

Module common

Module common 

Source
Expand description

Common utilities for LLVM IR text generation.

Shared between CPU and GPU backends.

Re-exports§

pub use types::addr_space_num;
pub use types::lcast;
pub use types::lconst;
pub use types::ldt;

Modules§

types
LLVM type and constant string generation.

Structs§

PendingReduce
Pending reduce load info.
RenderContext
Maps UOp ID → LLVM variable name.