[FFmpeg-devel] avutil/x86util : add macro for 128 bits constant load
Martin Vignali
martin.vignali at gmail.com
Fri Dec 1 22:03:52 EET 2017
2017-11-28 21:04 GMT+01:00 Henrik Gramner <henrik at gramner.com>:
> On Mon, Nov 27, 2017 at 11:37 PM, James Almer <jamrial at gmail.com> wrote:
> > On 11/27/2017 7:33 PM, James Darnley wrote:
> >> If the condition was made "mmsize > 16" would this work correctly for
> >> zmm registers? (Assume I finally push my AVX-512 patches).
> >
> > No, there's no EVEX variant of vbroadcasti128. For that you would need
> > to use vbroadcasti32x4 or vbroadcasti64x2.
>
> x86inc handles that.
>
If no one have objections, i will push these patch tomorrow.
Martin
More information about the ffmpeg-devel
mailing list