[PATCH] D89183: [VE] Add vector load/store instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 17:27:06 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG94c18d91d243: [VE] Add vector load/store instructions (authored by kaz7).

Changed prior to commit:
  https://reviews.llvm.org/D89183?vs=297394&id=298266#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89183/new/

https://reviews.llvm.org/D89183

Files:
  llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEInstrFormats.td
  llvm/lib/Target/VE/VEInstrInfo.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VEInstrVec.td
  llvm/lib/Target/VE/VERegisterInfo.td
  llvm/test/MC/VE/VLD.s
  llvm/test/MC/VE/VST.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89183.298266.patch
Type: text/x-patch
Size: 29218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/d293406c/attachment.bin>


More information about the llvm-commits mailing list