]> granicus.if.org Git - llvm/commit
[AArch64] Cleanup of HasFullFP16 argument. NFC.
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Tue, 22 Aug 2017 09:21:08 +0000 (09:21 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Tue, 22 Aug 2017 09:21:08 +0000 (09:21 +0000)
commitaa58e7feb3cddfde2f2794b5092c8bdff4bc9977
tree840bb6609a4eb4774eaae157c8b1ef374b7d67b0
parent151d777420cf2d6478958440f98c2e588543f728
[AArch64] Cleanup of HasFullFP16 argument. NFC.

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

Differential Revision: https://reviews.llvm.org/D36978

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311438 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp