[PATCH] D45205: [ARM] FP16 VSEL codegen follow up

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 06:59:30 PDT 2018


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

Thanks for checking!
I have guarded the lowering with HasFullFP16, and have temporarily removed the files, because at the moment they don't add anything. They just generate some vcmpe.f16, which we already tests. I will put these tests back when LowerConstantFP has been fixed and these cases also lower to VSELs.


https://reviews.llvm.org/D45205

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/fp16-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45205.140773.patch
Type: text/x-patch
Size: 4084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/1e6a6699/attachment.bin>


More information about the llvm-commits mailing list