Fix vpcmpeqq predicate. AVX512 version of vpcmpeqq is not equivalent to AVX one.
Split from https://reviews.llvm.org/D32679
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32786
[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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 3 2017, 8:26 AM Closed by commit rL302119: [AVX] Fix vpcmpeqq predicate. (authored by ibreger). · Explain WhyMay 3 2017, 11:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97779 llvm/trunk/lib/Target/X86/X86InstrSSE.td
|