Kyrylo Tkachov writes:
> Hi all,
>
> We can use the new '@' modifier to MD patterns to generate
> mode-parametrised gen_ functions
> for the despeculate_copy patterns and therefore remove the switch on
> modes in aarch64.c
> that is used to pick the right generator. This simplifies the code.
>
> B
Hi all,
We can use the new '@' modifier to MD patterns to generate mode-parametrised
gen_ functions
for the despeculate_copy patterns and therefore remove the switch on modes in
aarch64.c
that is used to pick the right generator. This simplifies the code.
Bootstrapped and tested on aarch64-non