Re: [x86_64 PATCH] Support read-modify-write memory operands in STV.

2024-08-31 Thread Uros Bizjak
On Sat, Aug 31, 2024 at 3:28 PM Roger Sayle wrote: > > > Hi Uros, > > As requested this patch is split out from my previous submission. > https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659450.html > This patch enables STV when the first operand of a TImode binary > logic operand (AND, IOR o

[x86_64 PATCH] Support read-modify-write memory operands in STV.

2024-08-31 Thread Roger Sayle
Hi Uros, As requested this patch is split out from my previous submission. https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659450.html This patch enables STV when the first operand of a TImode binary logic operand (AND, IOR or XOR) is a memory operand, which is commonly the case with read-m