This is an archive of the discontinued LLVM Phabricator instance.

AVX512 : vshuff32x4 intrinsic implementation
ClosedPublic

Authored by igorb on Sep 1 2015, 5:56 AM.

Details

Summary

AVX512: Implemented intrinsics for

vshuff32x4, vshuff64x2, vshufi64x2, vshufi32x4

Added tests for intrinsics.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 33682.Sep 1 2015, 5:56 AM
igorb retitled this revision from to AVX512 : vshuff32x4 intrinsic implementation.
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.