Re: [PATCH v2] bpf: add preserve_field_info builtin

2022-10-25 Thread Jose E. Marchesi via Gcc-patches
> Hi Jose, > > Thanks for your comments. I think I've addressed them all in the updated > patch below. > >>>+ get_inner_reference (src, &bitsize, &bitpos, &var_off, &mode, &unsignedp, >>>+ &reversep, &volatilep); >> >>Since the information returned by the builtin is always cons

[PATCH v2] bpf: add preserve_field_info builtin

2022-10-25 Thread David Faust via Gcc-patches
Hi Jose, Thanks for your comments. I think I've addressed them all in the updated patch below. >>+ get_inner_reference (src, &bitsize, &bitpos, &var_off, &mode, &unsignedp, >>+&reversep, &volatilep); > >Since the information returned by the builtin is always constant >(positi