[PATCH RISU 0/4] Add patterns for SVE2

Stephen Long posted 4 patches 5 years, 5 months ago
Test docker-mingw@fedora passed
Test checkpatch passed
Test asan passed
Test docker-quick@centos7 passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200519160354.4430-1-steplong@quicinc.com
sve2.risu | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 142 insertions(+)
create mode 100755 sve2.risu
[PATCH RISU 0/4] Add patterns for SVE2
Posted by Stephen Long 5 years, 5 months ago
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