[Bug tree-optimization/40770] Vectorization of complex types, vectorization of sincos missing

rguenther at suse dot de gcc-bugzilla@gcc.gnu.org
Tue Sep 22 08:11:01 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40770

--- Comment #14 from rguenther at suse dot de <rguenther at suse dot de> ---
On Tue, 22 Sep 2020, kangshan0910 at hotmail dot com wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40770
> 
> --- Comment #13 from ? ? <kangshan0910 at hotmail dot com> ---
> (In reply to Richard Biener from comment #12)
> > *** Bug 97149 has been marked as a duplicate of this bug. ***
> 
> Will you look at this?

glibc needs to think of an ABI for OMP SIMD for this, then we can
autovectorize.  Alternatively we could of course use
vector sin and vector cos separately which might be better than
not vectorizing it at all?


More information about the Gcc-bugs mailing list