aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2021-01-14 21:01:15 +0000
committerTamar Christina <tamar.christina@arm.com>2021-01-14 21:01:15 +0000
commit59832db9a711591bcee0746ae33ccf5eb4978121 (patch)
treed935b46d14f60e5a2ef7dea1d80b05c565abf247 /gcc/go
parentb50df1e749bb06080ef727504dd7c2616f455f46 (diff)
downloadgcc-59832db9a711591bcee0746ae33ccf5eb4978121.zip
gcc-59832db9a711591bcee0746ae33ccf5eb4978121.tar.gz
gcc-59832db9a711591bcee0746ae33ccf5eb4978121.tar.bz2
slp: Add Tests for complex mul, mls and mla"
This adds the initial tests for the complex mul, mls and mla. These will be enabled in the commits that add the optabs. Committed as obvious variations of existing tests. gcc/testsuite/ChangeLog: * gcc.dg/vect/complex/complex-mla-template.c: New test. * gcc.dg/vect/complex/complex-mls-template.c: New test. * gcc.dg/vect/complex/complex-mul-template.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mla-double.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mla-float.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mla-half-float.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mls-double.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mls-float.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mls-half-float.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mul-double.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mul-float.c: New test. * gcc.dg/vect/complex/fast-math-bb-slp-complex-mul-half-float.c: New test. * gcc.dg/vect/complex/fast-math-complex-mla-double.c: New test. * gcc.dg/vect/complex/fast-math-complex-mla-float.c: New test. * gcc.dg/vect/complex/fast-math-complex-mla-half-float.c: New test. * gcc.dg/vect/complex/fast-math-complex-mls-double.c: New test. * gcc.dg/vect/complex/fast-math-complex-mls-float.c: New test. * gcc.dg/vect/complex/fast-math-complex-mls-half-float.c: New test. * gcc.dg/vect/complex/fast-math-complex-mul-double.c: New test. * gcc.dg/vect/complex/fast-math-complex-mul-float.c: New test. * gcc.dg/vect/complex/fast-math-complex-mul-half-float.c: New test.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions