[PATCH] D88357: [SystemZ] Add support for .insn directives for vector instructions
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 26 06:40:55 PDT 2020
jonpa created this revision.
jonpa added a reviewer: uweigand.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
jonpa requested review of this revision.
Support VRI, VRR, VRS, VRV, VRX, VSI instruction formats with the .insn directive.
https://reviews.llvm.org/D88357
Files:
llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
llvm/lib/Target/SystemZ/SystemZInstrFormats.td
llvm/lib/Target/SystemZ/SystemZInstrInfo.td
llvm/test/MC/SystemZ/directive-insn-vector.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88357.294498.patch
Type: text/x-patch
Size: 7344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200926/fd072925/attachment.bin>
More information about the llvm-commits
mailing list