This is an archive of the discontinued LLVM Phabricator instance.

[AVX512] Emit select instruction instead of using x86 specific instrinsics.
ClosedPublic

Authored by igorb on Jun 7 2016, 1:33 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 59840.Jun 7 2016, 1:33 AM
igorb retitled this revision from to [AVX512] Emit select instruction instead of using x86 specific instrinsics..
igorb updated this object.
igorb added reviewers: craig.topper, delena.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: cfe-commits.
delena accepted this revision.Jun 8 2016, 1:00 AM
delena edited edge metadata.
This revision is now accepted and ready to land.Jun 8 2016, 1:00 AM
This revision was automatically updated to reflect the committed changes.