This is an archive of the discontinued LLVM Phabricator instance.

[X86][AVX2] Passing the appropriate memory operand class to VPMADDWD instruction.
ClosedPublic

Authored by aymanmus on Dec 21 2016, 7:46 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

aymanmus updated this revision to Diff 82236.Dec 21 2016, 7:46 AM
aymanmus retitled this revision from to [X86][AVX2] Passing the appropriate memory operand class to VPMADDWD instruction..
aymanmus updated this object.
aymanmus added reviewers: zvi, igorb, delena.
aymanmus added a subscriber: llvm-commits.
igorb accepted this revision.Dec 22 2016, 12:13 AM
igorb edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 22 2016, 12:13 AM
This revision was automatically updated to reflect the committed changes.