[PATCH] D44941: [ARM] Support float literals under XO
Christof Douma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 27 08:58:25 PDT 2018
christof created this revision.
christof added reviewers: eli.friedman, SjoerdMeijer.
Herald added subscribers: llvm-commits, kristof.beyls, javed.absar.
Follow up patch of r328313 to support the UseVMOVSR constraint. Removed some unneeded instructions from the test and removed some stray comments.
Repository:
rL LLVM
https://reviews.llvm.org/D44941
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/ARMInstrVFP.td
test/CodeGen/ARM/fcmp-xo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44941.139943.patch
Type: text/x-patch
Size: 6580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180327/6a378716/attachment.bin>
More information about the llvm-commits
mailing list