[PATCH] D60694: [ARM] Introduce separate features for FP registers.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 02:38:19 PDT 2019


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

I've removed the instruction in the tests that are not yet supported; this will be added to another/later patch.


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

https://reviews.llvm.org/D60694

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMInstrNEON.td
  lib/Target/ARM/ARMInstrVFP.td
  lib/Target/ARM/ARMPredicates.td
  lib/Target/ARM/ARMSubtarget.h
  test/MC/ARM/fullfp16-neg.s
  test/MC/ARM/mve-fp-registers.s
  test/MC/ARM/mve-vmov-lane.s
  test/MC/ARM/single-precision-fp.s
  test/MC/ARM/vmrs_vmsr.s
  test/MC/Disassembler/ARM/mve-vmov-lane.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60694.202141.patch
Type: text/x-patch
Size: 25359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/13b6bbc8/attachment.bin>


More information about the llvm-commits mailing list