qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH RISU 0/4] Add patterns for SVE2


From: Stephen Long
Subject: [PATCH RISU 0/4] Add patterns for SVE2
Date: Tue, 19 May 2020 09:03:50 -0700

I'm working with Richard on SVE2 support for QEMU. I added some patterns
to risu so we can start testing our implementation. I'm not sure I'm
doing it correctly, so it would be great to get some eyes on it.

I sent Peter and Richard v1 of this patch series, but I think I should be
sending these to the mailing list. This version of the patch series
includes one more patch.

Stephen Long (4):
  sve2.risu: Add patterns for floating-point pairwise ops
  sve2.risu: Add patterns for integer multiply (unpredicated)
  sve2.risu: Add patterns for integer (predicated) ops
  sve2.risu: Add patterns for widening integer arithmetic

 sve2.risu | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 142 insertions(+)
 create mode 100755 sve2.risu

-- 
2.25.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]