[PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers.

Tamar Christina tamar.christina@arm.com
Fri Sep 25 14:28:39 GMT 2020


Hi All,

This patch adds shared machinery for detecting patterns having to do with
complex number operations.  The class ComplexPattern provides helpers for
matching and ultimately undoing the permutation in the tree by rebuilding the
graph.

Bootstrapped Regtested on aarch64-none-linux-gnu and no issues.

Ok for master?

Thanks,
Tamar

gcc/ChangeLog:

	* tree-vect-slp-patterns.c (complex_operation_t,class ComplexPattern):
	New.

-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rb13509.patch
Type: text/x-diff
Size: 13039 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200925/54a71b8e/attachment.bin>


More information about the Gcc-patches mailing list