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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 16:07:01 PDT 2018


tlively updated this revision to Diff 169124.
tlively added a comment.

- Rebase


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.169124.patch
Type: text/x-patch
Size: 38916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/756c6359/attachment.bin>


More information about the llvm-commits mailing list