[PATCH] D50329: [ARM] FP16: vector vmov and vdup support

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 06:05:29 PDT 2018


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: olista01, samparker, john.brawn, efriedma.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.

This adds codegen support for the vmov_n_f16 and vdup_n_f16 variants.


https://reviews.llvm.org/D50329

Files:
  lib/Target/ARM/ARMInstrNEON.td
  test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50329.159285.patch
Type: text/x-patch
Size: 7243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/640064c1/attachment.bin>


More information about the llvm-commits mailing list