This is an archive of the discontinued LLVM Phabricator instance.

[AVX512] add PSHUFHW and PSHUFLW Intrinsic
ClosedPublic

Authored by m_zuckerman on Jan 6 2016, 6:47 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

m_zuckerman updated this revision to Diff 44118.Jan 6 2016, 6:47 AM
m_zuckerman retitled this revision from to [AVX512] add PSHUFHW and PSHUFLW Intrinsic .
m_zuckerman updated this object.
m_zuckerman added reviewers: AsafBadouh, igorb, delena.
m_zuckerman added a subscriber: llvm-commits.
m_zuckerman updated this revision to Diff 44119.Jan 6 2016, 6:52 AM
delena accepted this revision.Jan 6 2016, 6:55 AM
delena edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 6 2016, 6:55 AM
This revision was automatically updated to reflect the committed changes.