This is an archive of the discontinued LLVM Phabricator instance.

[Clang][AVX512]Adding set4 intrinsics
ClosedPublic

Authored by m_zuckerman on Jun 1 2016, 7:20 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

m_zuckerman updated this revision to Diff 59221.Jun 1 2016, 7:20 AM
m_zuckerman retitled this revision from to [Clang][AVX512]Adding set4 intrinsics .
m_zuckerman updated this object.
m_zuckerman added reviewers: delena, AsafBadouh, igorb.
m_zuckerman added a subscriber: cfe-commits.
AsafBadouh added inline comments.Jun 1 2016, 7:27 AM
test/CodeGen/avx512f-builtins.c
6161 ↗(On Diff #59221)

types are missing

m_zuckerman updated this revision to Diff 59379.Jun 2 2016, 7:46 AM
AsafBadouh accepted this revision.Jun 5 2016, 7:07 AM
AsafBadouh edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 5 2016, 7:07 AM
This revision was automatically updated to reflect the committed changes.