[PATCH] D38315: WIP: [ARM] Add f16 type support and code generation (part 1/2)

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 06:38:38 PST 2017


SjoerdMeijer updated this revision to Diff 125330.
SjoerdMeijer retitled this revision from "[ARM] Add f16 type support and code generation (part 1/2)" to "WIP: [ARM] Add f16 type support and code generation (part 1/2)".

https://reviews.llvm.org/D38315

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Target/ARM/ARMCallingConv.td
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMInstrVFP.td
  lib/Target/ARM/ARMRegisterInfo.td
  lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  test/CodeGen/ARM/fp16-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38315.125330.patch
Type: text/x-patch
Size: 29264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/98e7aa04/attachment.bin>


More information about the llvm-commits mailing list