[PATCH] D36515: [AArch64] Assembler support for the ARMv8.2a dot product instructions

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 08:01:02 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310480: [AArch64] Assembler support for the ARMv8.2a dot product instructions (authored by SjoerdMeijer).

Changed prior to commit:
  https://reviews.llvm.org/D36515?vs=110370&id=110395#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36515

Files:
  llvm/trunk/include/llvm/Support/AArch64TargetParser.def
  llvm/trunk/include/llvm/Support/TargetParser.h
  llvm/trunk/lib/Target/AArch64/AArch64.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
  llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/trunk/test/MC/AArch64/armv8.2a-dotprod-errors.s
  llvm/trunk/test/MC/AArch64/armv8.2a-dotprod.s
  llvm/trunk/test/MC/AArch64/neon-diagnostics.s
  llvm/trunk/test/MC/Disassembler/AArch64/armv8.2a-dotprod.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36515.110395.patch
Type: text/x-patch
Size: 18730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/e6370e84/attachment-0001.bin>


More information about the llvm-commits mailing list