[PATCH] D89641: [VE] Add VBRD/VMV instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 18 02:51:21 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 VBRD/VMV vector instructions. In order to do that, also support
VM512 registers and RV instruction format in MC layer. Also add
regression tests for new instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89641
Files:
llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/lib/Target/VE/VEInstrFormats.td
llvm/lib/Target/VE/VEInstrVec.td
llvm/test/MC/VE/VBRD.s
llvm/test/MC/VE/VMV.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89641.298866.patch
Type: text/x-patch
Size: 9400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201018/6b3dd782/attachment.bin>
More information about the llvm-commits
mailing list