This is an archive of the discontinued LLVM Phabricator instance.

[Clang][AVX512][Builtin] adding intrinsics for vf{n}madd{ss|sd} and vf{n}sub{ss|sd} instruction set
ClosedPublic

Authored by m_zuckerman on Apr 20 2016, 5:28 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

m_zuckerman retitled this revision from to [Clang][AVX512][Builtin] adding intrinsics for vf{n}madd{ss|sd} and vf{n}sub{ss|sd} instruction set .
m_zuckerman updated this object.
m_zuckerman added reviewers: AsafBadouh, igorb, delena.
m_zuckerman added a subscriber: llvm-commits.
igorb accepted this revision.Apr 20 2016, 11:58 AM
igorb edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 20 2016, 11:58 AM
This revision was automatically updated to reflect the committed changes.