This patch allows redirecting function calls to the same FMV clone with
the same "target_version" attribute on RISC-V. This can be used to
reduce the number of PLT calls or GOT lookups in the generated code.
Since AArch64 and RISC-V are the only two targets that zeros
TARGET_HAS_FMV_TARGET_ATTRIBU
> On 24 Mar 2025, at 16:28, Alfie Richards wrote:
>
> On 24/03/2025 03:28, Yangyu Chen wrote:
>>> On 24 Mar 2025, at 11:03, Andrew Carlotti wrote:
>>>
>>> Two brief comments, since I'm on holiday until 31st but happened to notice
>>> this
>>> patch anyway.
>>>
>>> On Mon, Mar 24, 2025 at 0
On 24/03/2025 03:28, Yangyu Chen wrote:
On 24 Mar 2025, at 11:03, Andrew Carlotti wrote:
Two brief comments, since I'm on holiday until 31st but happened to notice this
patch anyway.
On Mon, Mar 24, 2025 at 02:19:21AM +0800, Yangyu Chen wrote:
This behavior does not ensure that if any high
> On 24 Mar 2025, at 11:03, Andrew Carlotti wrote:
>
> Two brief comments, since I'm on holiday until 31st but happened to notice
> this
> patch anyway.
>
> On Mon, Mar 24, 2025 at 02:19:21AM +0800, Yangyu Chen wrote:
>> This behavior does not ensure that if any higher priority callee versio
Two brief comments, since I'm on holiday until 31st but happened to notice this
patch anyway.
On Mon, Mar 24, 2025 at 02:19:21AM +0800, Yangyu Chen wrote:
> This behavior does not ensure that if any higher priority callee version
> were selected at runtime, then a higher priority caller version wo