[PATCH] D78430: [InstSimplify] fold and/or of compares with equality to min/max constant

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 06:59:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe86eff0e82d1: [InstSimplify] fold and/or of compares with equality to min/max constant (authored by spatel).
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78430/new/

https://reviews.llvm.org/D78430

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstCombine/and-or-icmp-min-max.ll
  llvm/test/Transforms/InstSimplify/and-or-icmp-min-max.ll
  llvm/test/Transforms/InstSimplify/and-or-icmp-nullptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78430.259556.patch
Type: text/x-patch
Size: 28613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/c0b19e38/attachment.bin>


More information about the llvm-commits mailing list