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