[PATCH] D54001: [ValueTracking] determine sign of 0.0 from select when matching min/max FP
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 4 06:31:14 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346097: [ValueTracking] determine sign of 0.0 from select when matching min/max FP (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54001?vs=172356&id=172521#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54001
Files:
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/test/Transforms/InstCombine/minmax-fp.ll
llvm/trunk/unittests/Analysis/ValueTrackingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54001.172521.patch
Type: text/x-patch
Size: 12415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181104/f7acff42/attachment.bin>
More information about the llvm-commits
mailing list