mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-14 23:38:10 -05:00
With the type inference pass now being able to handle RT operations and multiple functions, the restriction disallowing data-flow parallelization when choosing the dag-multi optimization strategy can be lifted. Remove the check and bail out in `CompilerEngine.cpp`.