[PATCH] D60874: [ARM][FIX] Add missing f16.lane.vldN/vstN lowering

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 08:47:56 PDT 2019


dnsampaio created this revision.
dnsampaio added reviewers: efriedma, kosarev, SjoerdMeijer, ostannard.
Herald added subscribers: llvm-commits, kristof.beyls, javed.absar.
Herald added a project: LLVM.

Add missing D and Q lane VLDSTLane lowering
for fp16 elements.


Repository:
  rL LLVM

https://reviews.llvm.org/D60874

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60874.195757.patch
Type: text/x-patch
Size: 7255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/487500ba/attachment.bin>


More information about the llvm-commits mailing list