On Fri, Jan 11, 2019 at 11:16:20AM +0200, Lauri Kasanen wrote: > On Fri, 11 Jan 2019 09:56:15 +0100 > Michael Niedermayer <mich...@niedermayer.cc> wrote: > > > > +#ifdef __GNUC__ > > > + // GCC does not support vmuluwm yet. Bug open. > > > > this should probably be tested by configure similar to how other > > compiler limitations are tested > > We can't really test for it, because there is no standard name for it. I > don't know what name the gcc devs will pick for it, it could be vec_mul, > vec_vmuluwm or something different.
the code contains a #if and a #else case so i thought there was something else than the __GNUC__ case and gcc would follow that [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Concerning the gods, I have no means of knowing whether they exist or not or of what sort they may be, because of the obscurity of the subject, and the brevity of human life -- Protagoras
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel