This is an archive of the discontinued LLVM Phabricator instance.

[Clang][AVX512][BuiltIn] Adding intrinsics for cast{pd|ps|si}128_{pd|ps|si}512 and castsi256_si512 instruction set.
ClosedPublic

Authored by m_zuckerman on May 3 2016, 1:55 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

m_zuckerman updated this revision to Diff 55958.May 3 2016, 1:55 AM
m_zuckerman retitled this revision from to [Clang][AVX512][BuiltIn] Adding intrinsics for cast{pd|ps|si}128_{pd|ps|si}512 and castsi256_si512 instruction set..
m_zuckerman updated this object.
m_zuckerman added reviewers: AsafBadouh, igorb, delena.
m_zuckerman added a subscriber: llvm-commits.
AsafBadouh accepted this revision.May 3 2016, 4:21 AM
AsafBadouh edited edge metadata.

LTGM

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