Hello Sasha, On 12 Jan 14:57, Alexander Fomin wrote: > This patch addresses PR target/69228. Expanding non-mask builtins > for prefetch gather/scatter insns results in using default mask. > Although Intel ISA Extensions Programming Reference statement about > EVEX.aaa field in prefetch gather/scatter insns encoding is a bit > opaque, no default mask is allowed for that family. > > Bootstrapped and regtested on x86_64-linux-gnu. OK for trunk? That's right, there's no such a thing like default-masked gather/scatter prefetch. Your patch is OK for main trunk, thanks.
-- K