During serialization do a walk of ops in module to find spv.module.
During lowering, spv.module might be within other modules (for example gpu kernel module). Walk the module op to find spirv module to serialize. PiperOrigin-RevId: 284262550
Loading
Please sign in to comment