[PATCH] D81324: [VE] Support shift operation instructions in MC layer

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 01:35:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG385adc4720d0: [VE] Support shift operation instructions in MC layer (authored by kaz7, committed by simoll).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81324

Files:
  llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/MC/VE/SLA.s
  llvm/test/MC/VE/SLD.s
  llvm/test/MC/VE/SLL.s
  llvm/test/MC/VE/SRA.s
  llvm/test/MC/VE/SRD.s
  llvm/test/MC/VE/SRL.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81324.269117.patch
Type: text/x-patch
Size: 11873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/ac523222/attachment-0001.bin>


More information about the llvm-commits mailing list