mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04: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`.