[PATCH] D90355: [VE] Add vector control instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 16: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 LVL/SVL/SMVL/LVIX isntructions.  Add regression tests too.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90355

Files:
  llvm/lib/Target/VE/VEInstrVec.td
  llvm/test/MC/VE/LVIX.s
  llvm/test/MC/VE/LVL.s
  llvm/test/MC/VE/SMVL.s
  llvm/test/MC/VE/SVL.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90355.301478.patch
Type: text/x-patch
Size: 4212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/b8ee6a37/attachment.bin>


More information about the llvm-commits mailing list