[PATCH] [ARM] make vminnm/vmaxnm work with ?le, ?ge and no-nans-fp-math
scott douglass
sdouglass at arm.com
Tue Mar 31 09:47:42 PDT 2015
Because -menable-no-nans causes fcmp conditions to be rewritten without 'o' or 'u' the recognition code in ARMTargetLowering::LowerSELECT_CC needs to cope. Also extend it to handle 'le' and 'ge'.
http://reviews.llvm.org/D8725
Files:
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/vminmaxnm.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8725.22966.patch
Type: text/x-patch
Size: 7510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150331/9d506d0b/attachment.bin>
More information about the llvm-commits
mailing list