This is an archive of the discontinued LLVM Phabricator instance.

[X86][AVX512] add Multiply High Op
Needs ReviewPublic

Authored by AsafBadouh on Jul 2 2015, 7:08 AM.

Details

Reviewers
delena
igorb
Summary

Multiply Un/signed Short and Store High
vpmulhw & vpmuluhw
include encoding and intrinsics tests

Diff Detail

Repository
rL LLVM

Event Timeline

AsafBadouh updated this revision to Diff 28943.Jul 2 2015, 7:08 AM
AsafBadouh retitled this revision from to [X86][AVX512] add Multiply High Op.
AsafBadouh updated this object.
AsafBadouh added reviewers: delena, igorb.
AsafBadouh set the repository for this revision to rL LLVM.
AsafBadouh added a subscriber: llvm-commits.
igorb resigned from this revision.Aug 14 2018, 1:58 AM