This is an archive of the discontinued LLVM Phabricator instance.

AVX512: Add extract_subvector patterns.
ClosedPublic

Authored by igorb on Mar 8 2016, 12:06 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 50026.Mar 8 2016, 12:06 AM
igorb retitled this revision from to AVX512: Add extract_subvector patterns..
igorb updated this object.
igorb added a reviewer: delena.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: llvm-commits.
delena accepted this revision.Mar 8 2016, 6:55 AM
delena edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 8 2016, 6:55 AM
igorb added a comment.Mar 8 2016, 6:57 AM

Thanks for review!

This revision was automatically updated to reflect the committed changes.