[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 07:13:57 PDT 2018


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

Thanks, I've updated the tests with more checks.


https://reviews.llvm.org/D44675

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

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


More information about the llvm-commits mailing list