This is an archive of the discontinued LLVM Phabricator instance.

[AVX512][clang] Amending vpmultishiftqb
AbandonedPublic

Authored by coby on Nov 2 2016, 12:41 PM.

Details

Summary

The 'vpmultishiftqb' instruction was implemented falsely, this patch amend it.
This is the clang part, llvm side is accessible here:
https://reviews.llvm.org/D26257

Diff Detail

Repository
rL LLVM

Event Timeline

coby updated this revision to Diff 76770.Nov 2 2016, 12:41 PM
coby retitled this revision from to [AVX512][llvm] Amending vpmultishiftqb.
coby updated this object.
coby set the repository for this revision to rL LLVM.
coby retitled this revision from [AVX512][llvm] Amending vpmultishiftqb to [AVX512][clang] Amending vpmultishiftqb.
coby added a subscriber: cfe-commits.
coby abandoned this revision.Nov 20 2016, 5:13 AM

deprecated.