[PATCH] D44538: [ARM] Support for v4f16 and v8f16 vectors

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 04:52:09 PDT 2018


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

Added big-endian bitconvert patterns and test.


https://reviews.llvm.org/D44538

Files:
  lib/Target/ARM/ARMCallingConv.h
  lib/Target/ARM/ARMCallingConv.td
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMInstrNEON.td
  test/CodeGen/ARM/fp16-intrinsic-vector-1op.ll
  test/CodeGen/ARM/fp16-intrinsic-vector-2op.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44538.138896.patch
Type: text/x-patch
Size: 11457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/a057f4e1/attachment.bin>


More information about the llvm-commits mailing list