Skip to content
Commit 763a3f96 authored by Matt Wala's avatar Matt Wala
Browse files

Generalize AssignSolved to have multiple outputs and accept multiple

expressions.

That is, AssignSolved can in principle solve for multiple variables
and accept a system of equations.

Add a special case to NewCodeBuilder to handle the simple case of
1 variable and 1 equation.

Code lowering for the generalized AssignSolved instructions is not
yet implemented.
parent f11001c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment