vnot vX,vY is an alias to vnor X,vY,VY
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This should also have a test in test/MC/PowerPC/ppc64-encoding-vmx.s near the other vnor tests. Otherwise, this LGTM.
Paths
| Differential D29225
[PowerPC][Altivec] Add vnot extended mnemonic ClosedPublic Authored by brunoalr on Jan 27 2017, 9:08 AM.
Details Summary vnot vX,vY is an alias to vnor X,vY,VY
Diff Detail
Event TimelineComment Actions This should also have a test in test/MC/PowerPC/ppc64-encoding-vmx.s near the other vnor tests. Otherwise, this LGTM. This revision is now accepted and ready to land.Jan 27 2017, 9:25 AM Comment Actions
Test added :) Closed by commit rL294330: [PowerPC][Altivec] Add vnot extended mnemonic (authored by nemanjai). · Explain WhyFeb 7 2017, 11:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 87483 llvm/trunk/lib/Target/PowerPC/PPCInstrAltivec.td
llvm/trunk/test/CodeGen/PowerPC/vec_cmp.ll
llvm/trunk/test/MC/PowerPC/ppc64-encoding-vmx.s
|