[PATCH] D90252: [VE] Add vector iterative operation instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 10:43:51 PDT 2020


kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.

Add VFIA/VFIS/VFIM/VFIAM/VFISM/VFIMA/VFIMS isntructions.
Add regression tests too.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90252

Files:
  llvm/lib/Target/VE/VEInstrVec.td
  llvm/test/MC/VE/VFIA.s
  llvm/test/MC/VE/VFIAM.s
  llvm/test/MC/VE/VFIM.s
  llvm/test/MC/VE/VFIMA.s
  llvm/test/MC/VE/VFIMS.s
  llvm/test/MC/VE/VFIS.s
  llvm/test/MC/VE/VFISM.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90252.301055.patch
Type: text/x-patch
Size: 10840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/0cc2352b/attachment.bin>


More information about the llvm-commits mailing list