Richard Henderson writes:
> Add some opcodes for compound logic operations that were so
> far marked as TODO. Implement those for PPC and S390X.
>
> We do not want to implement 512-bit width operations, because
> those trigger a cluster clock slowdown on the current set of
> Intel cpus. But t
Ping?
Patch 1 is now upstream, but only patches 2-4 have reviews.
It applies cleanly to master...
r~
On 12/19/21 06:42, Richard Henderson wrote:
Add some opcodes for compound logic operations that were so
far marked as TODO. Implement those for PPC and S390X.
We do not want to implement 512
Add some opcodes for compound logic operations that were so
far marked as TODO. Implement those for PPC and S390X.
We do not want to implement 512-bit width operations, because
those trigger a cluster clock slowdown on the current set of
Intel cpus. But there are new operations in avx512 that ap