[PATCH] D47712: [AArch64][SVE] Asm: Support for FADD, FMUL and FMAX immediate instructions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 07:02:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334831: [AArch64][SVE] Asm: Support for FADD, FMUL and FMAX immediate instructions. (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47712?vs=149744&id=151504#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47712

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/fadd-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/fadd.s
  llvm/trunk/test/MC/AArch64/SVE/fmax-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/fmax.s
  llvm/trunk/test/MC/AArch64/SVE/fmul-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/fmul.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47712.151504.patch
Type: text/x-patch
Size: 16565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/c45a54bb/attachment-0001.bin>


More information about the llvm-commits mailing list