You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BMv2 (and potentially other targets) need structs and headers to be flattened so that they don't contain other aggregate types. This is implemented in p4c by several passes, such as FlattenHeaders, FlattenInterfaceStructs and NestedStructs
BMv2(and potentially other targets) need structs and headers to be flattened so that they don't contain other aggregate types. This is implemented inp4cby several passes, such asFlattenHeaders,FlattenInterfaceStructsandNestedStructs