[PATCH] D47711: [AArch64][SVE] Asm: Add parsing/printing support for exact FP immediates.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 06:16:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334826: [AArch64][SVE] Asm: Add parsing/printing support for exact FP immediates. (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47711?vs=150138&id=151495#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47711

Files:
  llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/trunk/lib/Target/AArch64/AArch64SystemOperands.td
  llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/trunk/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  llvm/trunk/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
  llvm/trunk/lib/Target/AArch64/Utils/AArch64BaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47711.151495.patch
Type: text/x-patch
Size: 13926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/b36aa957/attachment.bin>


More information about the llvm-commits mailing list