[PATCH] D52766: [InstCombine] InstCombine and InstSimplify for minimum and maximum
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 1 19:56:46 PDT 2018
tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added a subscriber: llvm-commits.
Depends on https://reviews.llvm.org/D52765
Repository:
rL LLVM
https://reviews.llvm.org/D52766
Files:
lib/Analysis/InstructionSimplify.cpp
lib/Analysis/ValueTracking.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/maximum.ll
test/Transforms/InstCombine/minimum.ll
test/Transforms/InstSimplify/floating-point-arithmetic.ll
test/Transforms/InstSimplify/floating-point-compare.ll
test/Transforms/LICM/hoist-round.ll
test/Transforms/SimplifyCFG/speculate-math.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52766.167876.patch
Type: text/x-patch
Size: 38916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/3b50ac88/attachment-0001.bin>
More information about the llvm-commits
mailing list