mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-08 12:56:50 +08:00
Analysis passes do not have a good reason to depend on shader_ir.h to work on top of nodes. This splits node-related declarations to their own file and leaves the IR in shader_ir.h