[PATCH] D83601: [ValueTracking] fix bug in maxnum case of cannotBeOrderedLessThanZeroImpl (PR46627)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 05:08:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG34d35d4a42dc: [ValueTracking] fix miscompile in maxnum case of… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D83601?vs=277587&id=277783#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83601/new/

https://reviews.llvm.org/D83601

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83601.277783.patch
Type: text/x-patch
Size: 5930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/fe68d909/attachment.bin>


More information about the llvm-commits mailing list