nv50/ir: Initialize Graph::Node member tag.
Fix defect reported by Coverity Scan.
Uninitialized scalar field (UNINIT_CTOR) uninit_member: Non-static class member tag is not initialized in this constructor nor in any functions that it calls.
Signed-off-by: Vinson Lee vlee@freedesktop.org