[PATCH] D52766: [InstCombine] InstCombine and InstSimplify for minimum and maximum

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 12:04:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344799: [InstCombine] InstCombine and InstSimplify for minimum and maximum (authored by tlively, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52766

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/maximum.ll
  llvm/trunk/test/Transforms/InstCombine/minimum.ll
  llvm/trunk/test/Transforms/InstSimplify/floating-point-arithmetic.ll
  llvm/trunk/test/Transforms/InstSimplify/floating-point-compare.ll
  llvm/trunk/test/Transforms/LICM/hoist-round.ll
  llvm/trunk/test/Transforms/SimplifyCFG/speculate-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52766.170232.patch
Type: text/x-patch
Size: 39271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/7141ae8e/attachment.bin>


More information about the llvm-commits mailing list