This is an archive of the discontinued LLVM Phabricator instance.

[AVX] Fix vpcmpeqq predicate.
ClosedPublic

Authored by igorb on May 2 2017, 11:55 PM.

Details

Summary

Fix vpcmpeqq predicate. AVX512 version of vpcmpeqq is not equivalent to AVX one.
Split from https://reviews.llvm.org/D32679

Diff Detail

Repository
rL LLVM

Event Timeline

igorb created this revision.May 2 2017, 11:55 PM
craig.topper accepted this revision.May 3 2017, 8:26 AM
This revision is now accepted and ready to land.May 3 2017, 8:26 AM
This revision was automatically updated to reflect the committed changes.