[PATCH] D52631: [InstCombine] InstCombine and InstSimplify for minnan and maxnan

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 13:43:01 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added a subscriber: llvm-commits.

Depends on https://reviews.llvm.org/D52630.


Repository:
  rL LLVM

https://reviews.llvm.org/D52631

Files:
  lib/Analysis/InstructionSimplify.cpp
  lib/Analysis/ValueTracking.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/maxnan.ll
  test/Transforms/InstCombine/minnan.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: D52631.167395.patch
Type: text/x-patch
Size: 38342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180927/efa10ec8/attachment.bin>


More information about the llvm-commits mailing list