This is an archive of the discontinued LLVM Phabricator instance.

[AVX512] add PSLLW and PSLLV Intrinsic
ClosedPublic

Authored by m_zuckerman on Jan 5 2016, 5:52 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

m_zuckerman updated this revision to Diff 43988.Jan 5 2016, 5:52 AM
m_zuckerman retitled this revision from to [AVX512] add PSLLW and PSLLV Intrinsic .
m_zuckerman updated this object.
m_zuckerman added reviewers: delena, AsafBadouh, igorb.
m_zuckerman added a subscriber: llvm-commits.
m_zuckerman updated this revision to Diff 43992.Jan 5 2016, 5:59 AM
igorb accepted this revision.Jan 7 2016, 12:40 AM
igorb edited edge metadata.

LGTM

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