Revision 9bb5721c
ID | 9bb5721c65e25544c4cae671b07c541afb7c9add |
Parent | 2f4c951e |
Child | db56cfc4 |
htools: rework compCV so that we can use [Node] too
In some cases, we have a [Node.Node] list, instead of a Node.List
structure. Instead of converting [Node.Node] to the latter, let's
rework compCV and add a compCVNodes such that we skip this
(potentially expensive) step.
This already allows a simplification in a unittest, and will simplify
consumers of Node.computeGroups.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Files
- added
- modified
- copied
- renamed
- deleted