This is an archive of the discontinued LLVM Phabricator instance.

AVX512 : VPMADDUBSW and VPMADDWD implemantation
ClosedPublic

Authored by igorb on Jul 20 2015, 4:50 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 30149.Jul 20 2015, 4:50 AM
igorb retitled this revision from to AVX512 : VPMADDUBSWa and VPMADDWD implemantation.
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.
igorb updated this revision to Diff 30154.Jul 20 2015, 6:56 AM
igorb retitled this revision from AVX512 : VPMADDUBSWa and VPMADDWD implemantation to AVX512 : VPMADDUBSW and VPMADDWD implemantation.
igorb updated this object.
delena edited edge metadata.Jul 20 2015, 12:01 PM

Please remove 2 empty lines and you can commit the patch.

lib/Target/X86/X86InstrAVX512.td
3256 ↗(On Diff #30154)

remove empty line

6622 ↗(On Diff #30154)

remove empty line

This revision was automatically updated to reflect the committed changes.