[PATCH] D38792: Fix float literals under XO & fp-armv8
Christof Douma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 21 08:44:30 PDT 2018
christof updated this revision to Diff 139305.
christof added a comment.
Updated the change to take into account f16 types. I cannot test it yet, as f16 seems to be incomplete. I've reported this to SjoerdMeijer already, and he is fixing f16. I am wondering if we can commit this and once f16 constants are actually lowered, update the test as part of that change.
Repository:
rL LLVM
https://reviews.llvm.org/D38792
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrVFP.td
test/CodeGen/ARM/fcmp-xo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38792.139305.patch
Type: text/x-patch
Size: 8261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/2338bf63/attachment.bin>
More information about the llvm-commits
mailing list