This is an archive of the discontinued LLVM Phabricator instance.

[CLANG][AVX512][BUILTIN] Adding new feature flag header file and new builtin vpmadd52{h|l}uq{128|256|512}{mask|maskz}
ClosedPublic

Authored by m_zuckerman on Mar 6 2016, 5:10 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

m_zuckerman updated this revision to Diff 49904.Mar 6 2016, 5:10 AM
m_zuckerman retitled this revision from to [CLANG][AVX512][BUILTIN] Adding new feature flag header file and new builtin vpmadd52{h|l}uq{128|256|512}{mask|maskz} .
m_zuckerman updated this object.
m_zuckerman added reviewers: delena, igorb, AsafBadouh.
m_zuckerman added a subscriber: llvm-commits.
m_zuckerman updated this revision to Diff 49910.Mar 6 2016, 5:28 AM
m_zuckerman updated this revision to Diff 49911.
delena accepted this revision.Mar 6 2016, 6:18 AM
delena edited edge metadata.

LGTM

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