[PATCH] D49839: [AArch64][ARM] Armv8.2-A: Add the Floating Point Multiplication Variants

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 02:44:19 PDT 2018


SjoerdMeijer updated this revision to Diff 157441.
SjoerdMeijer added a comment.

Fixed typo


https://reviews.llvm.org/D49839

Files:
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/ARM/ARMInstrFormats.td
  lib/Target/ARM/ARMInstrNEON.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/AArch64/armv8.2a-fpmul-error.s
  test/MC/AArch64/armv8.2a-fpmul.s
  test/MC/ARM/armv8.2a-fpmul-error.s
  test/MC/ARM/armv8.2a-fpmul.s
  test/MC/Disassembler/AArch64/armv8.2a-fpmul.txt
  test/MC/Disassembler/ARM/armv8.2a-fpmul-a32.txt
  test/MC/Disassembler/ARM/armv8.2a-fpmul-t32.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49839.157441.patch
Type: text/x-patch
Size: 31383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/05d04134/attachment.bin>


More information about the llvm-commits mailing list