[PATCH] D11146: [ValueTracking] Add support for floating-point minnum and maxnum
James Molloy
james.molloy at arm.com
Mon Jul 27 07:44:15 PDT 2015
jmolloy updated this revision to Diff 30693.
jmolloy added a comment.
Hi Matt, Hal,
Both your comments are addressed. Hal, does this LGTY?
Cheers,
James
Repository:
rL LLVM
http://reviews.llvm.org/D11146
Files:
include/llvm/Analysis/ValueTracking.h
lib/Analysis/ValueTracking.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Transforms/InstCombine/InstCombineCasts.cpp
lib/Transforms/InstCombine/InstCombineSelect.cpp
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
test/Transforms/InstCombine/minmax-fp.ll
unittests/Analysis/CMakeLists.txt
unittests/Analysis/ValueTrackingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11146.30693.patch
Type: text/x-patch
Size: 29038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/f6647adf/attachment.bin>
More information about the llvm-commits
mailing list