Move Value2Index from ConstraintElimination to ConstraintSystem to support dumping the constraintSystem equations with llvm ir variable names instead of using generic variables. Improving the overall debug output
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Could you also update the patch description/commit message to explain the motivation for the change.
Not needed, you can instead forward declare Value as in class Value;