[PATCH] D29225: [PowerPC][Altivec] Add vnot extended mnemonic

Bruno Rosa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 09:08:41 PST 2017


brunoalr created this revision.

vnot vX,vY is an alias to vnot vX,vY,VY


https://reviews.llvm.org/D29225

Files:
  lib/Target/PowerPC/PPCInstrAltivec.td
  test/CodeGen/PowerPC/vec_cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29225.86061.patch
Type: text/x-patch
Size: 6054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/cb1eb3b9/attachment.bin>


More information about the llvm-commits mailing list