[PATCH] D90141: [VE] Add vector logical instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 08:29:43 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83cb423c6e19: [VE] Add vector logical instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90141/new/

https://reviews.llvm.org/D90141

Files:
  llvm/lib/Target/VE/VEInstrVec.td
  llvm/test/MC/VE/VAND.s
  llvm/test/MC/VE/VBRV.s
  llvm/test/MC/VE/VEQV.s
  llvm/test/MC/VE/VLDZ.s
  llvm/test/MC/VE/VOR.s
  llvm/test/MC/VE/VPCNT.s
  llvm/test/MC/VE/VSEQ.s
  llvm/test/MC/VE/VXOR.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90141.300684.patch
Type: text/x-patch
Size: 14376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201026/c6cae9a1/attachment.bin>


More information about the llvm-commits mailing list