[PATCH] [LoopVectorizer] if unsafe-fp-math FN attribute is set, enable reduction detection with float operations

Pekka Jääskeläinen pekka.jaaskelainen at tut.fi
Fri Nov 28 09:13:39 PST 2014


Hi,

The attached patch checks the function attributes for
"unsafe-fp-math" to relax FP constraints when detecting
reduction operations.

-- 
--Pekka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: float-reduction-unsafe-fp-fnattr.patch
Type: text/x-patch
Size: 3223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141128/830b95a2/attachment.bin>


More information about the llvm-commits mailing list