[PATCH] D36978: [AArch64] Cleanup of HasFullFP16 argument. NFC.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 13:03:36 PDT 2017


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

This is a clean up of commit r311154; it's not necessary to pass HasFullFP16 as an argument, instead just query the DAG.

Another post-commit comment was related to FMOVH0, which I will address that in separate commit as that is a functional change.


https://reviews.llvm.org/D36978

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36978.112039.patch
Type: text/x-patch
Size: 8071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170821/d3b91ebd/attachment.bin>


More information about the llvm-commits mailing list