acvm::compiler::transformers

Constant MAX_TRANSFORMER_PASSES

Source
const MAX_TRANSFORMER_PASSES: usize = 3;
Expand description

We need multiple passes to stabilize the output. The value was determined by running tests.