This is an archive of the discontinued LLVM Phabricator instance.

[Clang][avx512][builtin] Adding intrinsics for vexpand{d|q|ps|pd} instrctuon set
ClosedPublic

Authored by m_zuckerman on Apr 24 2016, 6:17 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

m_zuckerman retitled this revision from to [Clang][avx512][builtin] Adding intrinsics for vexpand{d|q|ps|pd} instrctuon set .
m_zuckerman updated this object.
m_zuckerman added reviewers: AsafBadouh, igorb, delena.
m_zuckerman added a subscriber: llvm-commits.
AsafBadouh edited edge metadata.Apr 27 2016, 6:30 AM

intrinsics with zero masks (maskz) are missing.

m_zuckerman edited edge metadata.
AsafBadouh accepted this revision.May 1 2016, 1:00 AM
AsafBadouh edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 1 2016, 1:00 AM
This revision was automatically updated to reflect the committed changes.