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§
- Pending
Reduce - Pending reduce load info.
- Render
Context - Maps UOp ID → LLVM variable name.