[PATCH] D44675: [ARM] Codegen FP16 vmaxnm/vminnm scalar instructions

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 08:37:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330034: [ARM] FP16 vmaxnm/vminnm scalar instructions (authored by SjoerdMeijer, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44675?vs=142401&id=142421#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44675

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrNEON.td
  llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
  llvm/trunk/test/CodeGen/ARM/fp16-instructions.ll
  llvm/trunk/test/CodeGen/ARM/fp16-vminmaxnm-safe.ll
  llvm/trunk/test/CodeGen/ARM/fp16-vminmaxnm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44675.142421.patch
Type: text/x-patch
Size: 29784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/31060d85/attachment.bin>


More information about the llvm-commits mailing list