[PATCH] D90143: [VE] Add vector shift instructions

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


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90143

Files:
  llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
  llvm/lib/Target/VE/VEInstrVec.td
  llvm/test/MC/VE/VSFA.s
  llvm/test/MC/VE/VSLA.s
  llvm/test/MC/VE/VSLAX.s
  llvm/test/MC/VE/VSLD.s
  llvm/test/MC/VE/VSLL.s
  llvm/test/MC/VE/VSRA.s
  llvm/test/MC/VE/VSRAX.s

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


More information about the llvm-commits mailing list