[PATCH] D42954: [ARM] f16 conversions

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 04:07:04 PST 2018


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: olista01, samparker.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.

This is a follow up of r324321, adding f16 <-> f32 and f16 <-> f64
conversion match patterns.


https://reviews.llvm.org/D42954

Files:
  lib/Target/ARM/ARMInstrVFP.td
  test/CodeGen/ARM/fp16-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42954.132970.patch
Type: text/x-patch
Size: 5167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/5b4bdf43/attachment-0001.bin>


More information about the llvm-commits mailing list