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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 14:08:29 PDT 2018


tlively updated this revision to Diff 168375.
tlively marked 2 inline comments as done.
tlively added a comment.

- Address comments


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.168375.patch
Type: text/x-patch
Size: 38914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/1db816e2/attachment.bin>


More information about the llvm-commits mailing list