[PATCH] D28928: [ValueTracking] Implement SignBitMustBeZero correctly for sqrt.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 18:53:49 PST 2017


jlebar updated this revision to Diff 85090.
jlebar added a comment.

Handle the possibility of negative NaNs correctly, and add tests.


https://reviews.llvm.org/D28928

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28928.85090.patch
Type: text/x-patch
Size: 4004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/8e8b912a/attachment.bin>


More information about the llvm-commits mailing list