This is an archive of the discontinued LLVM Phabricator instance.

[X86][AVX512VLBW] add pack, cvt, mulhi and madd intrinsics
ClosedPublic

Authored by AsafBadouh on Jul 30 2015, 5:27 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

AsafBadouh updated this revision to Diff 31018.Jul 30 2015, 5:27 AM
AsafBadouh retitled this revision from to [X86][AVX512VLBW] add pack, cvt, mulhi and madd intrinsics.
AsafBadouh updated this object.
AsafBadouh added reviewers: gbenyei, mkuper, igorb.
AsafBadouh added a subscriber: llvm-commits.
AsafBadouh updated this revision to Diff 31202.Aug 2 2015, 5:00 AM

fix code styling

mkuper accepted this revision.Aug 2 2015, 10:19 PM
mkuper edited edge metadata.

LGTM

This revision is now accepted and ready to land.Aug 2 2015, 10:19 PM
This revision was automatically updated to reflect the committed changes.