mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is disabled by default but enabled under the frontend option -propagate-constraints. The idea here is to have a pass that enforces local consistency in our constraint system, in order to reduce the domains of constraint variables, speeding up the solving of the constraint system. The initial focus will be on reducing the size of the disjunctions for function overloads with the hope that it substantially improves the performance of type checking many expressions.
55 KiB
55 KiB