Skip to content

low.reload

low dialect

Explicit reload from low storage into a register value.

Operation contract

Property Value
Semantic phase executable
Traits UnknownEffects

Signature

Kind Name Type Cardinality Description
Operand storage storage required
Result result register required
Attribute offset i64 default 0

Examples

%reload = low.reload %slot : low.storage<private> -> reg<amdgpu.vgpr x4>