[PATCH] D19391: transform masking off of an FP sign bit into a fabs...but only if it's legal!

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 08:46:12 PDT 2016


spatel added a comment.

Note also that the SDNode definitions for 'FABS' and friends is unfortunately vague:
"Perform various unary floating point operations. These are inspired by libm."


http://reviews.llvm.org/D19391





More information about the llvm-commits mailing list