Module consts

Source
Expand description

Rewrite operations involving Const and LoadConst operations

Structs§

RemoveConst
Remove a crate::ops::Const node with no outputs.
RemoveLoadConstant
Remove a crate::ops::LoadConstant node with no consumers.

Enums§

RemoveError
Error from an RemoveConst or RemoveLoadConstant operation.