[PATCH] D89642: [VE] Add integer arithmetic vector instructions

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


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89642

Files:
  llvm/lib/Target/VE/VEInstrVec.td
  llvm/test/MC/VE/VADD.s
  llvm/test/MC/VE/VADS.s
  llvm/test/MC/VE/VADX.s
  llvm/test/MC/VE/VDIV.s
  llvm/test/MC/VE/VDVS.s
  llvm/test/MC/VE/VDVX.s
  llvm/test/MC/VE/VMPD.s
  llvm/test/MC/VE/VMPS.s
  llvm/test/MC/VE/VMPX.s
  llvm/test/MC/VE/VMPY.s
  llvm/test/MC/VE/VSBS.s
  llvm/test/MC/VE/VSBX.s
  llvm/test/MC/VE/VSUB.s

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


More information about the llvm-commits mailing list