[PATCH] D89499: [VE] Add LSV/LVS/LVM/SVM instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 14:47:47 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 LSV/LVS/LVM/SVM vector instructions and regression tests.
Also update AsmParser to support new format of operands.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89499
Files:
llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/lib/Target/VE/VEInstrVec.td
llvm/test/MC/VE/LSV.s
llvm/test/MC/VE/LVM.s
llvm/test/MC/VE/LVS.s
llvm/test/MC/VE/SVM.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89499.298476.patch
Type: text/x-patch
Size: 8257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/25738ce0/attachment.bin>
More information about the llvm-commits
mailing list