Re: [PATCH 2/3] bpf: calls do not promote attr access_index on lhs

2025-01-15 Thread Cupertino Miranda
Thanks! Added changelog and Pushed! On 30-09-2024 18:39, David Faust wrote: On 9/27/24 09:49, Cupertino Miranda wrote: When traversing gimple to introduce CO-RE relocation entries to expressions that are accesses to attributed perserve_access_index types, the access is likely to be split in m

Re: [PATCH 2/3] bpf: calls do not promote attr access_index on lhs

2024-09-30 Thread David Faust
On 9/27/24 09:49, Cupertino Miranda wrote: > When traversing gimple to introduce CO-RE relocation entries to > expressions that are accesses to attributed perserve_access_index types, > the access is likely to be split in multiple gimple statments. > In order to keep doing the proper CO-RE conve

[PATCH 2/3] bpf: calls do not promote attr access_index on lhs

2024-09-27 Thread Cupertino Miranda
When traversing gimple to introduce CO-RE relocation entries to expressions that are accesses to attributed perserve_access_index types, the access is likely to be split in multiple gimple statments. In order to keep doing the proper CO-RE convertion we will need to mark the LHS tree nodes of gimpl