[PATCH] D62526: [AArch64][SVE2] Asm: support FCVTX/FLOGB instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 01:33:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362071: [AArch64][SVE2] Asm: support FCVTX/FLOGB instructions (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62526?vs=201662&id=202134#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62526/new/

https://reviews.llvm.org/D62526

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE2/fcvtx-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/fcvtx.s
  llvm/trunk/test/MC/AArch64/SVE2/flogb-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/flogb.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62526.202134.patch
Type: text/x-patch
Size: 8998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/674cbc00/attachment.bin>


More information about the llvm-commits mailing list