[PATCH] D48824: [AArch64][SVE] Asm: Support for FP Complex ADD/MLA.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 3 09:06:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336210: [AArch64][SVE] Asm: Support for FP Complex ADD/MLA. (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48824?vs=153691&id=153925#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48824

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE/fcadd-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/fcadd.s
  llvm/trunk/test/MC/AArch64/SVE/fcmla-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/fcmla.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48824.153925.patch
Type: text/x-patch
Size: 15788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/3f0ed39e/attachment.bin>


More information about the llvm-commits mailing list