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

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 16:21:34 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293115: [ValueTracking] Implement SignBitMustBeZero correctly for sqrt. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D28928?vs=85090&id=85834#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28928

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28928.85834.patch
Type: text/x-patch
Size: 4040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/7e91a542/attachment.bin>


More information about the llvm-commits mailing list