This is an archive of the discontinued LLVM Phabricator instance.

AVX512 : VGETMANT implemantation
ClosedPublic

Authored by igorb on Jul 29 2015, 7:26 AM.

Details

Summary

AVX512: Implemented encoding and intrinsics for VGETMANTPD/S , VGETMANTSD/S instructions
Added tests for intrinsics and encoding.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 30905.Jul 29 2015, 7:26 AM
igorb retitled this revision from to AVX512 : VGETMANT implemantation.
igorb updated this object.
igorb added reviewers: delena, AsafBadouh.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: llvm-commits.
This revision was automatically updated to reflect the committed changes.