This is an archive of the discontinued LLVM Phabricator instance.

[X86][AVX512] add support in reduce/range/scalef/rndScale
ClosedPublic

Authored by AsafBadouh on Jul 15 2015, 8:42 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

AsafBadouh updated this revision to Diff 29785.Jul 15 2015, 8:42 AM
AsafBadouh retitled this revision from to [X86][AVX512] add support in reduce/range/scalef/rndScale.
AsafBadouh updated this object.
AsafBadouh added reviewers: igorb, delena.
AsafBadouh set the repository for this revision to rL LLVM.
AsafBadouh added a subscriber: llvm-commits.
AsafBadouh updated this revision to Diff 30258.Jul 21 2015, 8:25 AM
AsafBadouh removed rL LLVM as the repository for this revision.

remove scalar version of reduce and rndscale nodes

This revision was automatically updated to reflect the committed changes.