This is an archive of the discontinued LLVM Phabricator instance.

AVX512: vpshuflw/hw encoding change
ClosedPublic

Authored by igorb on Oct 6 2015, 6:38 AM.

Details

Summary

Change encoding of vpshuflw and vpshufhw instructions. Implement WIG as W0 and not W1, like all other instruction have been implemented.
Add encoding tests.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 36617.Oct 6 2015, 6:38 AM
igorb retitled this revision from to AVX512: vpshuflw/hw encoding change.
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.